@charset 'utf-8';
*{ margin:0; padding:0;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table,tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section, top { margin:0; padding:0; font-size:14px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, top { display:block; }
a:hover, a:active { outline:none; }
select, input, textarea,number, button {-webkit-appearance: none;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none;}
ul, ol, li { list-style:none; }
img { border:0;}
table { margin:0; padding:0; clear:left; width:100%; border-collapse:collapse; border-spacing:0;  }
table td { background:#FFFFFF; color:#999999; font-size:0.8em; height:30px; line-height:30px; text-align:center;}
html { height:100%; }
body { word-wrap:break-word; margin:0 auto; -webkit-text-size-adjust: none;width:100%;font-family:microsoft yahei;}
a { text-decoration:none; }
img { border:0; max-width:100%;height:auto; }

.tp{ float:left; width:1200px; height:320px;padding:10px; margin-bottom:10px;border-bottom:5px solid #EEEEEE;}
.brpic { float:left; margin-left:10px; width:320px; height:320px;}
.brpic img{width:320px; height:320px;}
.add_chose{width:105px; height:36px; line-height:36px; float:left; padding-top:6px;}
.add_chose a{float:left;margin:5px 0 0 0;display:block;width:15px;height:15px;line-height:99em;overflow:hidden;background:url('../phpadmin/images/reduce-add.gif') no-repeat;}
.add_chose a.reduce{background-position:0 0;}
.add_chose a.reduce:hover{background-position:0 -16px;}
.add_chose a.add{background-position:-16px 0;}
.add_chose a.add:hover{background-position:-16px -16px;}
.add_chose .text{float:left;margin:2px 5px;display:inline;border:solid 1px #ccc;padding:0px 3px 0px 8px;width:40px;line-height:18px;}
.boxr { float:left; width:490px; height:320px; margin-left:10px; background:#FFFFFF;}
.boxr p{ float:left; width:100%; margin:8px 0;font-size:16px; font-family:Microsoft Yahei;  font-weight:bold;color:#333333; height:40px; line-height:40px; text-indent:10px; overflow:hidden;border-bottom:1px dashed #EEEEEE;}
.boxr span{ float:left; width:100%; font-size:12px; color:#FF4646; height:60px; font-family:Microsoft Yahei;line-height:20px; text-indent:20px; overflow:hidden;}
.price{float:left; width:50%; font-size:14px; font-family:Microsoft Yahei;height:40px; line-height:40px; color:#999999; text-indent:30px;text-decoration:line-through; }
.price b{font-size:18px;color:#cccccc;}
.zhekou{float:left; width:50%; font-size:14px;font-family:Microsoft Yahei; height:40px; line-height:40px; color:#000000; text-indent:30px; }
.zhekou b{font-size:18px;color:#CC3300;}
.sl{float:left; width:100%; height:60px; line-height:60px;font-family:Microsoft Yahei; background:#cde6c7;}
.sl span{float:left; width:30%;height:60px; line-height:60px; text-align:right; font-size:14px; color:#000000;}
.sl .add_chose{ float:left; width:20%;height:28px; margin-top:11px;}
.sl .zj{float:left; width:50%;height:60px; line-height:60px;  font-size:18px;color:#FF0000; font-weight:bold; }
.btn1{float:left; margin:20px 50px; font-size:14px;color:#FFFFFF; width:120px; height:60px; border:0px solid #990000; background:#209549; text-align:center; border-radius:5px;}
.btn2{float:left; margin:20px 50px; font-size:14px;color:#FFFFFF; width:120px; height:60px; border:0px solid #515100; background:#209549; text-align:center; border-radius:5px;}
.boxr2 { float:left; width:328px; height:300px; margin-left:10px; padding:10px;border:solid 1px #EEEEEE; background:#FFFFFF;}
.boxr2 p{ float:left; width:100%;font-size:14px; font-family:Microsoft Yahei; color:#333333; height:36px; line-height:36px; overflow:hidden;border-bottom:1px dashed #EEEEEE;}
.boxr2 span{ float:left; width:100%;font-size:14px; font-family:Microsoft Yahei; color:#333333; height:108px; line-height:36px; overflow:hidden;}
.boxr2 p a{font-size:14px; font-family:Microsoft Yahei; color:#333333;}
/*金属按钮*/
.button {
    display: inline-block;
    padding: 0px;
    cursor: pointer;
    opacity: 0.9;
	overflow:hidden;
    letter-spacing: 1px;
    text-shadow: rgba(0,0,0,0.9) 0px 1px 2px;
	text-align:center;
   
    -webkit-border-radius: 4px;
     -khtml-border-radius: 4px;
       -moz-border-radius: 4px;
         -o-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
    -webkit-transition: all 0.1s linear;
     -khtml-transition: all 0.1s linear;
       -moz-transition: all 0.1s linear;
         -o-transition: all 0.1s linear;
            transition: all 0.1s linear;
}
.button a { color:#FFFFFF;}
.button:hover {
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
			color:#FFFFFF; text-align:center;
}
.button:active {
    -webkit-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px,inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px,inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
}
.shine {
    display: block;
    position: relative;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
    background: linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    padding: 0px 12px;
    top: 0px;
    left: -24px;
    height: 1px;
    -webkit-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
     -khtml-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
       -moz-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
         -o-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
            box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
    -webkit-transition: all 0.3s ease-in-out;
     -khtml-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.button:hover .shine {left: 24px;}
.button:active .shine {opacity: 0;}
.line {float:left;width:100%;height:5px;}
.biaoti {float:left;width:96%;height:auto;line-height:30px;font-size:16px; color:#f05b72; padding:5px 2%; margin-bottom:5px; border-radius:5px;text-align:center;} 
.box {float:left;width:100%;height:auto;line-height:30px;font-size:14px; color:#333; border:1px dashed #CCCCCC;padding:5px; margin:5px 0; border-radius:5px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.con {float:left;width:96%;height:auto;padding:5px 2%;}
.con2 {float:left;width:96%;height:auto;padding:5px 2%;}
.imglist {float:left;width:100%;height:auto;background:#FFFFFF;}
.imglist .imgbox {float:left;position: relative;width:102px;height:102px;margin:8px; border-radius:3px;}
.imglist .imgbox li {height:102px;}
.imglist .imgbox img {position:absolute;top:0px;right:0px;width:30px; height:30px;background:#FFFFFF;border-radius:100px;}

.fl { float:left; width:960px;height:60px; overflow:hidden;border-bottom:1px dashed #DDDDDD; margin-bottom:10px;}
.fl span{float:left; width:100px; height:60px; line-height:30px;font-size:14px; font-family:Microsoft Yahei; font-weight:bold;color:#209549; }
.fl ul li a{float:left; width:84px; height:30px; line-height:30px;font-size:14px; font-family:Microsoft Yahei; color:#666666; }
/*焦点图*/
.fullSlide1{ width:100%; position:relative;  height:300px; background:#000;  }
.fullSlide1 .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide1 .bd ul{ width:100% !important;  }
.fullSlide1 .bd li{ width:100% !important;  height:300px; overflow:hidden; text-align:center;  }
.fullSlide1 .bd li a{ display:block; height:300px; }
.fullSlide1 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:25px; line-height:45px;text-align:center; _background:#000; _filter:alpha(opacity=60); }
.fullSlide1 .hd ul{   padding-top:0px; }
.fullSlide1 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:10px; height:10px; margin-right:20px; background:#FFFFFF; border-radius:8px;overflow:hidden; line-height:9999px; }
.fullSlide1 .hd ul .on{ background:#000000;}
/*公共样式*/
.mb1 {background-position:top center;background-color:; background-image:url();}
.mbtop1 {background-position:top center;background-repeat:repeat; float:left; width:100%;min-width:1250px; height:205px;background-color:; background-image:url(../images/images0002/sy-bj_01.jpg);}
.mbtop1 .mbtops {position:relative;margin:0 auto;width:1250px; height:205px;background-color:; background-image:url();}
.mbmenu1 { top:0px;background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1250px;height:50px;background-color:; background-image:url(../images/images0002/sy-bj_02.jpg);border-top: 0px solid ;border-bottom: 0px solid ;z-index:9999;}
.mbmenu1 .mbmenus {position:relative;margin:0 auto;width:1250px; height:50px;background-color:; background-image:url();}
.mbbanner1 {background-repeat:repeat; float:left; width:100%;min-width:1250px; height:300px;background-color:; background-image:url();}
.mbbanner1 .mbbanners {margin:0 auto;width:100%px; height:300px;background-color:; background-image:url();}
.mbbannerc1 {background-repeat:repeat; float:left; width:100%;min-width:1250px; height:auto;background-color:; background-image:url();}
.mbbannerc1 .mbbannercs {margin:0 auto;width:100%px; height:auto;background-color:; background-image:url();}
.mbcontent1 {background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1250px;height:2685px;background-color:; background-image:url(../images/images0002/sy-bj_04.jpg);margin-top:0px;z-index:0; }
.mbcontent1 .mbcontents{position:relative;margin:0 auto;width:1250px; height:2685px;overflow:hidden; background-color:; background-image:url();z-index:0;}
.mbcontentc1 {background-position:top center;background-repeat:repeat; float:left; width:100%; height:auto; min-width:1250px;background-color:; background-image:url();z-index:0;}
.mbcontentc1 .mbcontentcs{position:relative;margin:0 auto;width:1250px; height:auto;overflow:hidden; background-color:; background-image:url();z-index:0;}
.mbfoot1 {background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1250px; height:362px;background-color:#1d1d27; background-image:url(../images/images0002/sy-bj_052.jpg);z-index:0;}
.mbfoot1 .mbfoots {position:relative;margin:0 auto;width:1250px;height:362px;background-color:; background-image:url();z-index:0;}
.mbleft1 {float:left;width:300px;height:auto;border:0px solid ;margin-right:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}.mbright1 {float:right;width:950px;height:auto;}/*翻页模版*/
.page_mb_list3 {position:relative; float:left;width:100%;height: auto;text-align:center;margin-top:20px;margin-bottom:20px;font-size:12px;z-index: 2;}
.page_mb_list3 ul{clear:both;width:80%;margin:0 auto;}
.page_mb_list3 ul li {float:left;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;color:#FFFFFF;border-radius: 3px;}
.page_mb_list3 ul li p {float:left;width:25px;height:25px;color: #FFFFFF;background:#CCCCCC;border-radius: 3px;}
.page_mb_list3 ul li span {float:left;width:25px;height:25px;color: #FFFFFF;background:#CCCCCC;border-radius: 3px;}
.page_mb_list3 a {float:left;color: #FFFFFF;background:#69070E;width:25px;height:25px;border-radius: 3px;}
.page_mb_list3 a:hover {float:left;background:#AD0D16;color: #FFFFFF;border-radius: 3px;}

/*详细页模版*/
.listone4{ position:relative; float:left; width:930px; height:px; line-height:30px; text-align:left; font-size:14px;color:#333333; font-family: '微软雅黑';border: 0px solid #CCCCCC; padding:0 0px 0 0px; background:#FFFFFF;z-index: 2;}
.listone4 h1 { float:left; width:100%;height:50px; line-height:50px; font-size:20px;color:#2E2D2D; font-family: '微软雅黑'; text-align:center; }
.listone4 h2 { float:left; width:100%;height:50px; line-height:50px; font-size:12px;color:#666666; font-family: '微软雅黑';text-align:right;  margin-bottom:10px; border-bottom: 1px solid #9E9E9E;}
.listone4 img {margin: 0px;}
/*图片函数*/
.pic5 {position:relative; float:left; width:197px; height:35px; margin: 10px 0px 0px 51px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic5:hover{color:#c6e8ff; background-image:url();}
.pic5 a { float:left;  width:197px; height:35px;  background:;background-image:url(); font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic5 a:hover{color:#c6e8ff; background:; background-image:url();}/*图片函数*/
.pic6 {position:relative; float:left; width:29px; height:52px; margin: 0px 0px 0px 678px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_05.png);background-size:cover; font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic6:hover{color:#c6e8ff; background-image:url(../images/images0002/sy-qt_05.png);}
.pic6 a { float:left;  width:29px; height:52px;  background:;background-image:url(../images/images0002/sy-qt_05.png); font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic6 a:hover{color:#c6e8ff; background:; background-image:url(../images/images0002/sy-qt_05.png);}/*图片函数*/
.pic7 {position:relative; float:left; width:295px; height:35px; margin: 10px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic7:hover{color:#c6e8ff; background-image:url();}
.pic7 a { float:left;  width:295px; height:35px;  background:;background-image:url(); font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic7 a:hover{color:#c6e8ff; background:; background-image:url();}/*图片函数*/
.pic8 {position:relative; float:left; width:546px; height:153px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_10.png);background-size:cover; font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic8:hover{color:#c6e8ff; background-image:url(../images/images0002/sy-qt_10.png);}
.pic8 a { float:left;  width:546px; height:153px;  background:;background-image:url(../images/images0002/sy-qt_10.png); font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic8 a:hover{color:#c6e8ff; background:; background-image:url(../images/images0002/sy-qt_10.png);}/*在线搜索*/
.search9 {position:relative;float:left; width:377px; height:46px; margin: 56px 0px 51px 43px; padding:0px;border: 0px solid #DEDEDE;background:#FFFFFF;z-index: 2;}
.search9 ul{  font-size:14px; color:#474747;font-family:微软雅黑;}
.search9 ul li{ float:left; height:46px; line-height:46px;}
.search9 ul li .searchinput{ float:left; width:304px; height:46px;  border:1px solid #DEDEDE ; font-family:微软雅黑; font-size:13.5px; color:#3D3D3D;  background:#FFFFFF no-repeat 0.2em center; border-radius: px;outline: none; background-image:url(); text-indent:0px;outline:none; }
.search9 .searchbnt {width:71px; height:46px; line-height:46px; background:#02357f; background-image:url();font-family:微软雅黑; font-size:13.5px; color:#FFFFFF;border-radius: px;border: 0px solid #999999;}
.search9 ul li .searchbnt:hover{color:#FFFFFF; background:#022B66; background-image:url();border: 0px solid #999999;}
/*图片函数*/
.pic10 {position:relative; float:left; width:228px; height:153px; margin: 0px 0px 0px 35px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_14.png);background-size:cover; font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic10:hover{color:#c6e8ff; background-image:url(../images/images0002/sy-qt_14.png);}
.pic10 a { float:left;  width:228px; height:153px;  background:;background-image:url(../images/images0002/sy-qt_14.png); font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic10 a:hover{color:#c6e8ff; background:; background-image:url(../images/images0002/sy-qt_14.png);}/*基础11.0nav导航*/
.clearfix:after{content:.;display:block;height:0;clear:both;visibility:hidden;z-index:99999;}
.nav11{ position:relative;float:left;width:1250px; height:50px; position:relative; z-index:99999; padding:0px 0px 0px 0px;  }
.nav11 .nLi{ float:left;  position:relative; display:inline; width:113.6px; height:50px; }
.nav11 .nav_line{ float:left;width:113.6px;height:0px; background:#033D91; background:url() no-repeat center center;}
.nav11 .nLi h3{ float:left;background:; background-image:url(); width:113.6px; height:50px; text-align:center; }
.nav11 .nLi h3 a{ display:block; padding-top:-25px; color:#FFFFFF; font-size:15px; font-family:微软雅黑; width:113.6px;height:50px;line-height:50px;overflow:hidden;}
.nav11 .nLi h3 a p{ float:left;padding:0px; font-size:9px; width:113.6px; color:#CCCCCC; font-size:10px; padding-bottom:-25px; height:0px; line-height:0px;overflow:hidden;}
.nav11 .nLi h3:hover{color:#FFFFFF; background:#02357f; background-image:url();}
.nav11 .sub{ display:none; width:113.6px;height:auto; top:50px;  position:absolute; background:#023785; background-image:url(); line-height:40px; padding-bottom:0px;z-index:99999;}
.nav11 .sub li{ zoom:1; width:113.6px;height:40px; float:left;padding:0px;text-align:center;border-top:1px #022B66 solid;}
.nav11 .sub a{ background-color:#023785; display:block; color:#FFFFFF; font-size:14px; font-family:微软雅黑;text-align:center;}
.nav11 .sub a:hover{ background:#034099; background-image:url(); color:#FFFFFF;  }
.nav11 .on h3 { background:#02357f; background-image:url(); }
.nav11 .on h3 a{ color:#FFFFFF;  }
.nav11 .on h3 a p{color:#CCCCCC;}
/*图片函数*/
.pic12 {position:relative; float:left; width:1250px; height:64px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic12:hover{color:#CCCCCC; background-image:url();}
.pic12 a { float:left;  width:1250px; height:64px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic12 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic13 {position:relative; float:left; width:167px; height:41px; margin: 0px 0px 0px 16px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic13:hover{color:#0c4690; background-image:url();}
.pic13 a { float:left;  width:167px; height:41px;  background:;background-image:url(); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic13 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic14 {position:relative; float:left; width:191px; height:31px; margin: 41px 0px 0px -191px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_28.png);background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic14:hover{color:#0c4690; background-image:url(../images/images0002/sy-qt_28.png);}
.pic14 a { float:left;  width:191px; height:31px;  background:;background-image:url(../images/images0002/sy-qt_28.png); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic14 a:hover{color:#0c4690; background:; background-image:url(../images/images0002/sy-qt_28.png);}/*图片函数*/
.pic15 {position:relative; float:left; width:192px; height:31px; margin: 31px 0px 0px 553px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:15px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic15:hover{color:#0c4690; background-image:url();}
.pic15 a { float:left;  width:192px; height:31px;  background:;background-image:url(); font-size:15px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic15 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic16 {position:relative; float:left; width:86px; height:34px; margin: 28px 228px 0px 745px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic16:hover{color:#0c4690; background-image:url();}
.pic16 a { float:left;  width:86px; height:34px;  background:;background-image:url(); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic16 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic17 {position:relative; float:left; width:151px; height:25px; margin: 0px 0px 0px 926px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_30.png);background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic17:hover{color:#0c4690; background-image:url(../images/images0002/sy-qt_30.png);}
.pic17 a { float:left;  width:151px; height:25px;  background:;background-image:url(../images/images0002/sy-qt_30.png); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic17 a:hover{color:#0c4690; background:; background-image:url(../images/images0002/sy-qt_30.png);}/*图片函数*/
.pic18 {position:relative; float:left; width:305px; height:25px; margin: 0px 0px 0px 926px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_33.png);background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic18:hover{color:#0c4690; background-image:url(../images/images0002/sy-qt_33.png);}
.pic18 a { float:left;  width:305px; height:25px;  background:;background-image:url(../images/images0002/sy-qt_33.png); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic18 a:hover{color:#0c4690; background:; background-image:url(../images/images0002/sy-qt_33.png);}/*新闻焦点图*/
.TB-focus19{float:left;width:393px; height:365px; border:0px solid #DEDEDE; margin-left:5px; position:relative;  overflow:hidden; }
.TB-focus19 .hd { position:absolute; right:5px; bottom:85px; z-index:1; padding-left:2px; }
.TB-focus19 .hd li { color:#000000; cursor:pointer; margin-left:3px; width:20px; height:20px; background:#FFFFFF; float:left; font-size:13px; line-height:18px; overflow:visible; text-align:center; opacity:.7; filter:alpha(opacity=70); border:1px solid #DEDEDE; border-radius:0px;}
.TB-focus19 .hd li.on { background:#000000; color:#FFFFFF; border:1px solid #DEDEDE;font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative; border-radius:0px;}
.TB-focus19 .bd {width:393px;height:365px;float:left;}
.TB-focus19 .bd li a{width:393px;height:365px;float:left;}
.TB-focus19 .bd li a img {width:393px; height:285px;}
.TB-focus19 .bd li a p{width:373px;height:30px; line-height:30px; margin:5px 10px;float:left;overflow:hidden;font-size:16px; color:#666666; font-weight:bold;}
.TB-focus19 .bd li a span{width:373px;height:40px; line-height:20px;margin:0px 10px;float:left;overflow:hidden;font-size:14px; color:#666666;}
/*文字列表*/
.news20 { position:relative;float:left; width:395px; height:397px; margin-left:53px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt20 {width:395px; height:auto;float:left; padding-top:5px;padding-bottom:5px;border-bottom: 1px dashed #DEDEDE;}
.ttleft20 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft20 img{ width:0px; height:0px;}
.ttright20 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent20 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt20 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt20 a:hover{ color:#BD171C;}
.ttbt20 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news20 h3 { float:left; width:395px; height:5px; line-height:5px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news20 h3 span { float:left; color:#CCCCCC; width:320px;font-size:-3px;}
.news20 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news20 h3 a{ float:right;  width:70px;height:5px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news20 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news20 ul { float:left; background:;  width:395px;height:392px;}
.news20 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:25px; text-align:left; font-size:15px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news20 ul li a {float:left; width:295px; color:#363636; font-family:微软雅黑;font-size:15px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news20 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news20 ul li span { float:right; width:100px; height:50px;color:#BFBFBF; font-size:15px; font-weight:normal; text-align:right;text-indent:0px; }
/*Tab文字切换*/
.hasMoreTab21{ margin-top:px; float:left; margin-left:60px; width:344px; height:397px;  position:relative;  border:0px solid ; background:; background-image:url(); z-index: 2; }
.hasMoreTab21 .hd{ line-height:46px;margin-bottom:px; height:46px; color:#FFFFFF; font-size:15px; font-family:微软雅黑;  border-bottom:1px solid ; position:relative; padding-right:0px; padding-left:px;  }
.hasMoreTab21 .hd .more a{ float:right; color:#FFFFFF;font-size:13px;font-family:微软雅黑;}
.hasMoreTab21 .hd ul{ position:absolute; height:48px; overflow:hidden; zoom:1;margin-left:15px; }
.hasMoreTab21 .hd li{ float:left; font-weight:bold;  padding:0 22px; cursor:pointer; margin-left:-1px; background:; background-image:url(../images/images0002/lanbiao.png) ; }
.hasMoreTab21 .hd li.on{ font-weight:bold; height:46px; line-height:46px; background:; background-image:url(../images/images0002/1-3.png); border:1px solid ; border-top:0;  border-bottom:1px solid ; color:#FFFFFF; }
.hasMoreTab21 .bd{  padding:10px; clear:both; position:relative; }
.hasMoreTab21 .bd h2{ float:left; width:324px; height:46px; line-height:46px;font-size:12px; color:; font-family:微软雅黑; overflow:hidden;}
.hasMoreTab21 .bd p{ font-size:12px; color:; font-family:微软雅黑; }
.hasMoreTab21 .bd p a{ color:; }
.hasMoreTab21 .bd ul li{ border-bottom:1px dashed #DEDEDE; height:50px; line-height:50px; background:url(../images/images0002/未标题-22.jpg) left no-repeat;text-indent:25px;}
.hasMoreTab21 .bd ul a{ float:left; width:267px; height:50px;font-size:15px; color:#333333; font-family:微软雅黑; overflow:hidden;display: inline-block;
 white-space: nowrap;
 text-overflow: ellipsis;  }
.hasMoreTab21 .bd ul li span{float:right; width:0px; color:#666666; text-indent:0px;overflow:hidden;}
.hasMoreTab21 .bd ul a:hover{ color:#1C3C87; }
/*图片函数*/
.pic22 {position:relative; float:left; width:250px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic22:hover{color:#CCCCCC; background-image:url();}
.pic22 a { float:left;  width:250px; height:30px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic22 a:hover{color:#CCCCCC; background:; background-image:url();}/*新闻焦点图*/
.TB-focus23{float:left;width:250px; height:260px; border:1px solid #DEDEDE; margin-left:0px; position:relative;  overflow:hidden; }
.TB-focus23 .hd { position:absolute; right:5px; bottom:85px; z-index:1; padding-left:2px; }
.TB-focus23 .hd li { color:#000000; cursor:pointer; margin-left:3px; width:20px; height:20px; background:#FFFFFF; float:left; font-size:13px; line-height:18px; overflow:visible; text-align:center; opacity:.7; filter:alpha(opacity=70); border:1px solid #DEDEDE; border-radius:0px;}
.TB-focus23 .hd li.on { background:#000000; color:#FFFFFF; border:1px solid #DEDEDE;font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative; border-radius:0px;}
.TB-focus23 .bd {width:250px;height:260px;float:left;}
.TB-focus23 .bd li a{width:250px;height:260px;float:left;}
.TB-focus23 .bd li a img {width:250px; height:180px;}
.TB-focus23 .bd li a p{width:230px;height:30px; line-height:30px; margin:5px 10px;float:left;overflow:hidden;font-size:16px; color:#000000; font-weight:bold;}
.TB-focus23 .bd li a span{width:230px;height:40px; line-height:20px;margin:0px 10px;float:left;overflow:hidden;font-size:12px; color:#000000;}
/*左边导航*/
.sideleft24 {position:relative; float:left;width:250px;;height:50px; margin-bottom:5px; text-align:center;line-height:40px;font-size:21px;color:#FFFFFF;background:;background-image:url(../images/images0002/2323.jpg);font-weight:bold; font-family:微软雅黑;padding:10px 0 10px 0;z-index: 2;}
.sideleft24 span.cn{float:left;width:250px;height:40px; font-size:21px;line-height:40px;}
.sideleft24 span.en{float:left;font-size:12px;color:#F0F0F0;width:250px;height:0px;line-height:0px;text-align:center;}
.sideMenu24{ float:left; width:250px; background:;}
.sideMenu24 ul {float:left; width:250px;}
.sideMenu24 h3 {float:left; width:250px; height:60px; line-height:60px;text-indent:10px;font-size:16px; color:#000000;border-bottom:1px solid #E3E3E3; background:#FFFFFF;background-image:url(../images/images0001/jt_02.png); font-family:微软雅黑;text-align:left; cursor:pointer;}
.sideMenu24 h3 a{float:left; width:100%; color:#000000;height:60px; line-height:60px; text-indent:30px;}
.sideMenu24 h3 a:hover{color:#FFFFFF;background:#2D368C;background-image:url(../images/images0001/daohang_05.png);}
.sideMenu24 h3.on a{color:#FFFFFF;background:#2D368C;background-image:url(../images/images0001/daohang_05.png);}
.sideMenu24 ul{float:left;display:none;font-family:微软雅黑;background:#FFFFFF;  /* 默认都隐藏 */ }
.sideMenu24 ul li {float:left; width:100%;height:60px; line-height:60px;text-indent:10px;font-size:12px;color:#000000;background:#FFFFFF;border-bottom:1px dashed #E0E0E0;}
.sideMenu24 ul li a{float:left; width:100%;height:60px; line-height:60px;color:#000000;}
.sideMenu24 ul li a:hover{color:#FFFFFF;background:#2A478C;}
/*子页位置导航*/
.aboutdh25{ position:relative; float:left; width:100%; height:40px; line-height:40px; text-align:right; font-size:12px;color:#666666; font-family: '微软雅黑';background:; background-image:url();border-bottom: 1px solid #E0E0E0;margin:0px 0 10px 0;z-index: 2;}
.aboutdh25 a {color:#666666; }
.aboutdh25 span { float:left; font-size:0px; color:;font-family:'微软雅黑'; text-align:center;  width:0px; background:; background-image:url(); overflow:hidden;}
/*图片函数*/
.pic26 {position:relative; float:left; width:250px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic26:hover{color:#CCCCCC; background-image:url();}
.pic26 a { float:left;  width:250px; height:30px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic26 a:hover{color:#CCCCCC; background:; background-image:url();}/*图文列表*/
.pictxt27 { position:relative;float:left; width:940px; height:380px; margin-left:0px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pictxt27 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:0px; font-weight:bold; background:#DEDEDE; background-image:url(); overflow:hidden;}
.pictxt27 h3 span { float:left; color:#CCCCCC; width:865px;font-size:-3px;}
.pictxt27 h3 span p{ float:left;color:#333333;font-size:0px;}
.pictxt27 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:12px;display:inline;text-align:right;background: url() no-repeat right center;}
.pictxt27 ul {float:left;width:100%;margin:0px;font-family:微软雅黑;font-size:0px;height:380px;background:#FFFFFF; background-image:url(); }
.pt27 {width:896px; height:auto;float:left; margin:5px 0px;border:solid 0px #DEDEDE;background: #FFFFFF;}
.pt27:hover{border:solid 0px #CCCCCC;}
.ptleft27 {float:left;width:235px;height: 190px;border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ptleft27 a p {float:left;width:215px;height: 150px;line-height: 150px;margin:10px 10px 0 10px;font-size:36px;color:#DEDEDE;text-align:center;}
.ptleft27 a span {float:left;width:215px;height: 20px;line-height:20px;margin:0px 10px 10px 10px;font-size:12px;color:#DEDEDE;text-align:center;}
.ptleft27 img{ width:235px; height:190px;}
.ptright27 {margin-left:10px;width:651px; float:left; height:190px;display: block;overflow:hidden;}
.ptcontent27 {width:651px; height:190px; line-height:25px;font-size:12px; color:#A1A1A1;font-family:'宋体';}
.ptbt27 {float:left;height:30px; line-height:30px;display: block;overflow:hidden;}
.ptbt27 a{float:left;width:651px;height:30px; line-height:30px; font-size:14px; color:#940C19; font-family:'宋体'; white-space:normal;display: block;overflow:hidden;font-weight:bold;}
.ptbt27 a:hover{ color:#FF121A;}
.ptbt27 span{float:left;width:0px;height:30px; line-height:30px; font-size:11px; color:#DEDEDE;font-family:'宋体'; text-align:right; overflow:hidden;}
/*文字列表*/
.news28 { position:relative;float:left; width:870px; height:690px; margin-left:10px; border: 0px solid #DEDEDE; padding:10px;border-radius:0px;background-image:url();z-index: 2;}
.tt28 {width:870px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dotted #DEDEDE;}
.ttleft28 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft28 img{ width:0px; height:0px;}
.ttright28 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent28 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt28 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt28 a:hover{ color:#BD171C;}
.ttbt28 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#5E5E5E; text-align:right; }
.news28 h3 { float:left; width:870px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:10px;  font-size:11px; font-weight:bold; background:#DEDEDE; background-image:url();overflow:hidden;}
.news28 h3 span { float:left; color:#CCCCCC; width:795px;font-size:11px;}
.news28 h3 span p{ float:left;margin: 0;color:#333333;font-size:14px;}
.news28 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news28 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news28 ul { float:left; background:#FFFFFF;  width:870px;height:670px;}
.news28 ul li { float:left; width:100%; height:58px; line-height:58px; text-indent:30px; text-align:left; font-size:15px; border-bottom: 1px dotted #DEDEDE;background:url(../images/images0002/未标题-22.jpg) left no-repeat; overflow:hidden; }
.news28 ul li a {float:left; width:770px; color:#4A4A4A; font-family:微软雅黑;font-size:15px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news28 ul li a:hover {color:#2355B8;font-family:微软雅黑;}
.news28 ul li span { float:right; width:100px; height:58px;color:#5E5E5E; font-size:15px; font-weight:normal; text-align:right;text-indent:0px; }
/*图片列表*/
.pics29 { position:relative;float:left; width:910px; height:800px; margin-left:10px; padding:20px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics29 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; color:#CCCCCC; font-size:14px; font-weight:bold; background:#FFFFFF; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics29 h3 span { float:left; color:#CCCCCC; width:835px;font-size:11px;}
.pics29 h3 span p{ float:left;color:#333333;font-size:14px;}
.pics29 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:12px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics29 ul {float:left;width:100%;height:800px;background:#FFFFFF; background-image:url(); }
.pics29 ul li{float:left;width:282px;height:237px;margin:20px 20px 0px 0px;display:inline;}
.pics29 ul li img{float:left;width:280px;height:190px;}
.pics29 ul li a{float:left;width:280px;height:235px; line-height:45px; border:1px solid #DEDEDE;font-family:微软雅黑; font-size:14px; color:#5E5E5E;background:#FFFFFF;overflow:hidden;}
.pics29 ul li a p{float:left;width:280px;height:45px;text-align:center; padding:0 0px 0 0px;background-image:url();margin-top:0px;overflow:hidden;transition: border 0s;}
.pics29 ul li a:hover{float:left;width:280px;height:235px;border:1px solid #CCCCCC; color:#B80446;background:#FFFFFF;background-image:url();overflow:hidden;}
/*单页函数*/
.about30 { position:relative; float:left; width:940px; height:px;border: 0px solid #CCCCCC; margin-left:0px; border-radius:0px; overflow:hidden; font-family:微软雅黑;color:#333333;font-size:14px;background-color:#FFFFFF;background-image:url();z-index: 2;}
.about30 ul{ float:left; width:910px; padding:15px;}
.about30 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; font-weight:bold; background:#DEDEDE; background-image:url(); overflow:hidden;}
.about30 h3 span { float:left; color:#CCCCCC; width:865px;font-size:13px;}
.about30 h3 span p{ float:left;color:#333333;font-size:16px;}
.about30 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:12px;display:inline;text-align:right;background: url() no-repeat right center;}
.about30 img {margin: 0px;}
/*留言函数*/
.ly31 {position:relative; float:left; height: auto;width: 888px;border: 1px solid #DEDEDE;font-size:15px;color:#99142A;background-color: #FFFFFF;font-family:微软雅黑;padding: 10px;margin-bottom: 10px;z-index: 2;}
.ly31 li {height:90px;}
.ly31 .lyinput{ height:45px;line-height:45px;border: 1px solid #CCCCCC;font-size: 15px;font-family:微软雅黑; color:#474747;border-radius: 0px;outline: none;}
.ly31 .lyinput:focus {box-shadow: 0 0 truepx #BDBDBD;}
.ly31 .lytxt{ height:100px;border: 1px solid #CCCCCC;font-size: 15px;font-family:微软雅黑; color:#474747;border-radius: 0px;outline: none;}
.ly31 .lytxt:focus {box-shadow: 0 0 truepx #BDBDBD;}
.ly31 .bnt { background-color:#8C0D3F; color:#FFFFFF;line-height:40px; height:40px; width:100px; border-radius: 0px; box-shadow:5px 5px  truepx #333333;border: 0px solid #454545;font-family:微软雅黑;font-size:15px;background-image:url();}
.ly31 .bnt:hover{color:#FFFFFF;background:#700A32;background-image:url();display:inline;}
/*图片函数*/
.pic32 {position:relative; float:left; width:250px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic32:hover{color:#CCCCCC; background-image:url();}
.pic32 a { float:left;  width:250px; height:30px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic32 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic377 {position:relative; float:left; width:1250px; height:99px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic377:hover{color:#CCCCCC; background-image:url();}
.pic377 a { float:left;  width:1250px; height:99px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic377 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic378 {position:relative; float:left; width:170px; height:34px; margin: 0px 0px 0px 16px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic378:hover{color:#0c4690; background-image:url();}
.pic378 a { float:left;  width:170px; height:34px;  background:;background-image:url(); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic378 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic379 {position:relative; float:left; width:265px; height:34px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_47.png);background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic379:hover{color:#0c4690; background-image:url(../images/images0002/sy-qt_47.png);}
.pic379 a { float:left;  width:265px; height:34px;  background:;background-image:url(../images/images0002/sy-qt_47.png); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic379 a:hover{color:#0c4690; background:; background-image:url(../images/images0002/sy-qt_47.png);}/*图片函数*/
.pic380 {position:relative; float:left; width:87px; height:25px; margin: 9px 0px 0px 155px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:20px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic380:hover{color:#0c4690; background-image:url();}
.pic380 a { float:left;  width:87px; height:25px;  background:;background-image:url(); font-size:20px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic380 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic381 {position:relative; float:left; width:66px; height:40px; margin: 0px 0px 0px 73px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_51.png);background-size:cover; font-size:20px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic381:hover{color:#828282; background-image:url(../images/images0002/sy-qt_51.png);}
.pic381 a { float:left;  width:66px; height:40px;  background:;background-image:url(../images/images0002/sy-qt_51.png); font-size:20px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic381 a:hover{color:#828282; background:; background-image:url(../images/images0002/sy-qt_51.png);}/*图片函数*/
.pic382 {position:relative; float:left; width:135px; height:40px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic382:hover{color:#0c4690; background-image:url();}
.pic382 a { float:left;  width:135px; height:40px;  background:;background-image:url(); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic382 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic383 {position:relative; float:left; width:130px; height:40px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_53.png);background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic383:hover{color:#0c4690; background-image:url(../images/images0002/sy-qt_53.png);}
.pic383 a { float:left;  width:130px; height:40px;  background:;background-image:url(../images/images0002/sy-qt_53.png); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic383 a:hover{color:#0c4690; background:; background-image:url(../images/images0002/sy-qt_53.png);}/*图片函数*/
.pic384 {position:relative; float:left; width:67px; height:27px; margin: 5px 0px 0px 86px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic384:hover{color:#0c4690; background-image:url();}
.pic384 a { float:left;  width:67px; height:27px;  background:;background-image:url(); font-size:16px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic384 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic386 {position:relative; float:left; width:793px; height:22px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic386:hover{color:#0c4690; background-image:url();}
.pic386 a { float:left;  width:793px; height:22px;  background:;background-image:url(); font-size:16px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic386 a:hover{color:#0c4690; background:; background-image:url();}/*Tab文字切换*/
.hasMoreTab387{ margin-top:px; float:left; margin-left:0px; width:693px; height:435px;  position:relative;  border:0px solid #FFFFFF; background:; background-image:url(); z-index: 2; }
.hasMoreTab387 .hd{ line-height:60px;margin-bottom:px; height:60px; color:#757575; font-size:17px; font-family:微软雅黑;  border-bottom:1px solid #FFFFFF; position:relative; padding-right:0px; padding-left:px;  }
.hasMoreTab387 .hd .more a{ float:right; color:#FFFFFF;font-size:15px;font-family:微软雅黑;}
.hasMoreTab387 .hd ul{ position:absolute; height:62px; overflow:hidden; zoom:1;margin-left:15px; }
.hasMoreTab387 .hd li{ float:left; font-weight:bold;  padding:0 30px; cursor:pointer; margin-left:-1px; background:; background-image:url(../images/images0002/未标题-4.png) ; }
.hasMoreTab387 .hd li.on{ font-weight:bold; height:60px; line-height:60px; background:; background-image:url(../images/images0002/未标题-5.png); border:1px solid #FFFFFF; border-top:0;  border-bottom:1px solid ; color:#FFFFFF; }
.hasMoreTab387 .bd{  padding:10px; clear:both; position:relative; }
.hasMoreTab387 .bd h2{ float:left; width:673px; height:60px; line-height:60px;font-size:20px; color:#1C3C87; font-family:微软雅黑; overflow:hidden;}
.hasMoreTab387 .bd p{ font-size:15px; color:#828282; font-family:微软雅黑; }
.hasMoreTab387 .bd p a{ color:#C90411; }
.hasMoreTab387 .bd ul li{ border-bottom:1px dashed #DEDEDE; height:55px; line-height:55px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;text-indent:25px;}
.hasMoreTab387 .bd ul a{ float:left; width:516px; height:55px;font-size:15px; color:#333333; font-family:微软雅黑; overflow:hidden;display: inline-block;
 white-space: nowrap;
 text-overflow: ellipsis;  }
.hasMoreTab387 .bd ul li span{float:right; width:100px; color:#666666; text-indent:0px;overflow:hidden;}
.hasMoreTab387 .bd ul a:hover{ color:#C90411; }
/*图片上下滚动*/
.picScroll-top388 { float:left; width:484px; height:395px; margin-left: 73px;  position:relative;  border:0px solid #DEDEDE; background:; background-image:url(); z-index: 2;}
.picScroll-top388 .bd{ padding:10px;   }
.picScroll-top388 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top388 .bd ul li{ margin:0px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-top388 .bd ul li .pic{ text-align:center; }
.picScroll-top388 .bd ul li .pic img{ width:484px; height:312px; display:block; margin:0px; padding:0px; border:0px solid #DEDEDE; }
.picScroll-top388 .bd ul li .pic a:hover img{ border-color:#DEDEDE;  }
.picScroll-top388 .bd ul li .title{width:484px; height:70px; background:#05469a;margin:0px; padding:0px 0px 0px 0px;}
.picScroll-top388 .bd ul li .title a{width:484px; height:70px; line-height:70px; color:#FFFFFF; font-size:26px; font-family:微软雅黑; overflow:hidden;  }
/*图片函数*/
.pic389 {position:relative; float:left; width:1250px; height:106px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic389:hover{color:#CCCCCC; background-image:url();}
.pic389 a { float:left;  width:1250px; height:106px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic389 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic390 {position:relative; float:left; width:138px; height:45px; margin: 0px 0px 0px 16px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic390:hover{color:#0c4690; background-image:url();}
.pic390 a { float:left;  width:138px; height:45px;  background:;background-image:url(); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic390 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic391 {position:relative; float:left; width:251px; height:45px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_67.png);background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic391:hover{color:#0c4690; background-image:url(../images/images0002/sy-qt_67.png);}
.pic391 a { float:left;  width:251px; height:45px;  background:;background-image:url(../images/images0002/sy-qt_67.png); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic391 a:hover{color:#0c4690; background:; background-image:url(../images/images0002/sy-qt_67.png);}/*图片函数*/
.pic392 {position:relative; float:left; width:63px; height:45px; margin: 9px 0px 0px 375px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:20px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic392:hover{color:#0c4690; background-image:url();}
.pic392 a { float:left;  width:63px; height:45px;  background:;background-image:url(); font-size:20px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic392 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic393 {position:relative; float:left; width:56px; height:45px; margin: 0px 0px 0px 50px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_71.png);background-size:cover; font-size:20px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic393:hover{color:#0c4690; background-image:url(../images/images0002/sy-qt_71.png);}
.pic393 a { float:left;  width:56px; height:45px;  background:;background-image:url(../images/images0002/sy-qt_71.png); font-size:20px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic393 a:hover{color:#0c4690; background:; background-image:url(../images/images0002/sy-qt_71.png);}/*图片函数*/
.pic394 {position:relative; float:left; width:110px; height:45px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic394:hover{color:#0c4690; background-image:url();}
.pic394 a { float:left;  width:110px; height:45px;  background:;background-image:url(); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic394 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic396 {position:relative; float:left; width:96px; height:45px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_73.png);background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic396:hover{color:#0c4690; background-image:url(../images/images0002/sy-qt_73.png);}
.pic396 a { float:left;  width:96px; height:45px;  background:;background-image:url(../images/images0002/sy-qt_73.png); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic396 a:hover{color:#0c4690; background:; background-image:url(../images/images0002/sy-qt_73.png);}/*图片函数*/
.pic397 {position:relative; float:left; width:66px; height:30px; margin: 5px 0px 0px 27px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic397:hover{color:#0c4690; background-image:url();}
.pic397 a { float:left;  width:66px; height:30px;  background:;background-image:url(); font-size:16px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic397 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic398 {position:relative; float:left; width:345px; height:26px; margin: 0px 0px 0px 898px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_78.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic398:hover{color:#CCCCCC; background-image:url(../images/images0002/sy-qt_78.png);}
.pic398 a { float:left;  width:345px; height:26px;  background:;background-image:url(../images/images0002/sy-qt_78.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic398 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/sy-qt_78.png);}/*图片左右滚动*/
.picScroll-left399 { float:left; width:854px; height:307px; margin-left: 6px;  position:relative;  border:0px solid #DEDEDE; background:; background-image:url();z-index: 2;}
.picScroll-left399 .bd{ padding:0px 0px 0px 0px;   }
.picScroll-left399 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left399 .bd ul li{ margin-right:10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left399 .bd .prev{ position:absolute;  left:0px; top: 147px; display:block; width:0px; height:0px; overflow:hidden; background:url() no-repeat; cursor:pointer;  }
.picScroll-left399 .bd .next{ position:absolute; right:0px; top: 147px; display:block; width:0px; height:0px; overflow:hidden; background:url() no-repeat; cursor:pointer; }
.picScroll-left399 .bd ul li .pic{ text-align:center; }
.picScroll-left399 .bd ul li .pic img{ width:413px; height:252px; display:block; margin:0px; padding:0px; border:1px solid #DEDEDE; }
.picScroll-left399 .bd ul li .pic a:hover img{ border-color:#DEDEDE;  }
.picScroll-left399 .bd ul li .title{width:415px; height:40px; background:#05469a;margin:0px; padding:0px 0px 0px 0px;}
.picScroll-left399 .bd ul li .title a{width:415px; height:40px; line-height:40px; color:#FFFFFF; font-size:14px; font-family:微软雅黑; overflow:hidden;  }
/*文字列表*/
.news400 { position:relative;float:left; width:350px; height:297px; margin-left:28px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt400 {width:350px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft400 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft400 img{ width:0px; height:0px;}
.ttright400 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent400 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt400 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt400 a:hover{ color:#BD171C;}
.ttbt400 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#666666; text-align:right; }
.news400 h3 { float:left; width:350px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#DEDEDE; background-image:url();overflow:hidden;}
.news400 h3 span { float:left; color:#CCCCCC; width:275px;font-size:-3px;}
.news400 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news400 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news400 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news400 ul { float:left; background:#FFFFFF;  width:350px;height:297px;}
.news400 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:25px; text-align:left; font-size:15px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-22.jpg) left no-repeat; overflow:hidden; }
.news400 ul li a {float:left; width:250px; color:#363636; font-family:微软雅黑;font-size:15px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news400 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news400 ul li span { float:right; width:100px; height:50px;color:#666666; font-size:15px; font-weight:normal; text-align:right;text-indent:0px; }
/*图片函数*/
.pic401 {position:relative; float:left; width:1250px; height:128px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic401:hover{color:#CCCCCC; background-image:url();}
.pic401 a { float:left;  width:1250px; height:128px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic401 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic402 {position:relative; float:left; width:180px; height:34px; margin: 0px 540px 0px 530px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_815.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic402:hover{color:#CCCCCC; background-image:url(../images/images0002/sy-qt_815.png);}
.pic402 a { float:left;  width:180px; height:34px;  background:;background-image:url(../images/images0002/sy-qt_815.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic402 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/sy-qt_815.png);}/*图片函数*/
.pic403 {position:relative; float:left; width:180px; height:39px; margin: 0px 535px 30px 535px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic403:hover{color:#0c4690; background-image:url();}
.pic403 a { float:left;  width:180px; height:39px;  background:;background-image:url(); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic403 a:hover{color:#0c4690; background:; background-image:url();}/*图片列表*/
.pics405 { position:relative;float:left; width:1250px; height:194px; margin-left:0px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics405 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:0px; color:#CCCCCC; font-size:0px; font-weight:bold; background:#DEDEDE; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics405 h3 span { float:left; color:#CCCCCC; width:1175px;font-size:-3px;}
.pics405 h3 span p{ float:left;color:#333333;font-size:0px;}
.pics405 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics405 ul {float:left;width:100%;height:194px;background:; background-image:url(); }
.pics405 ul li{float:left;width:394px;height:170px;margin:30px 33px 0px 0px;display:inline;}
.pics405 ul li img{float:left;width:394px;height:170px;}
.pics405 ul li a{float:left;width:394px;height:170px; line-height:0px; border:0px solid #DEDEDE;font-family:微软雅黑; font-size:0px; color:#333333;background:#DEDEDE;overflow:hidden;}
.pics405 ul li a p{float:left;width:394px;height:0px;text-align:center; padding:0 0px 0 0px;background-image:url();margin-top:0px;overflow:hidden;transition: border 0s;}
.pics405 ul li a:hover{float:left;width:394px;height:170px;border:0px solid #CCCCCC; color:#1C1C1C;background:#FFFFFF;background-image:url();overflow:hidden;}
/*图片函数*/
.pic406 {position:relative; float:left; width:1250px; height:35px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic406:hover{color:#CCCCCC; background-image:url();}
.pic406 a { float:left;  width:1250px; height:35px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic406 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic407 {position:relative; float:left; width:496px; height:119px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_98.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic407:hover{color:#CCCCCC; background-image:url(../images/images0002/sy-qt_98.png);}
.pic407 a { float:left;  width:496px; height:119px;  background:;background-image:url(../images/images0002/sy-qt_98.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic407 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/sy-qt_98.png);}/*图片函数*/
.pic408 {position:relative; float:left; width:506px; height:119px; margin: 119px 0px 0px -469px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic408:hover{color:#DBDBDB; background-image:url();}
.pic408 a { float:left;  width:506px; height:119px;  background:;background-image:url(); font-size:16px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic408 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic409 {position:relative; float:left; width:30px; height:211px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic409:hover{color:#CCCCCC; background-image:url();}
.pic409 a { float:left;  width:30px; height:211px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic409 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic411 {position:relative; float:left; width:104px; height:48px; margin: 32px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic411:hover{color:#DBDBDB; background-image:url();}
.pic411 a { float:left;  width:104px; height:48px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic411 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic412 {position:relative; float:left; width:103px; height:48px; margin: 32px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic412:hover{color:#DBDBDB; background-image:url();}
.pic412 a { float:left;  width:103px; height:48px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic412 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic413 {position:relative; float:left; width:102px; height:48px; margin: 32px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic413:hover{color:#DBDBDB; background-image:url();}
.pic413 a { float:left;  width:102px; height:48px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic413 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic414 {position:relative; float:left; width:111px; height:48px; margin: 32px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic414:hover{color:#DBDBDB; background-image:url();}
.pic414 a { float:left;  width:111px; height:48px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic414 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic415 {position:relative; float:left; width:115px; height:48px; margin: 32px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic415:hover{color:#DBDBDB; background-image:url();}
.pic415 a { float:left;  width:115px; height:48px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic415 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic416 {position:relative; float:left; width:104px; height:70px; margin: 80px 0px 0px -535px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic416:hover{color:#DBDBDB; background-image:url();}
.pic416 a { float:left;  width:104px; height:70px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic416 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic417 {position:relative; float:left; width:103px; height:70px; margin: 80px 0px 0px -431px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic417:hover{color:#DBDBDB; background-image:url();}
.pic417 a { float:left;  width:103px; height:70px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic417 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic418 {position:relative; float:left; width:102px; height:70px; margin: 80px 0px 0px -328px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic418:hover{color:#DBDBDB; background-image:url();}
.pic418 a { float:left;  width:102px; height:70px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic418 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic419 {position:relative; float:left; width:111px; height:70px; margin: 80px 0px 0px -226px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic419:hover{color:#DBDBDB; background-image:url();}
.pic419 a { float:left;  width:111px; height:70px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic419 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic421 {position:relative; float:left; width:535px; height:31px; margin: 150px 0px 0px -535px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic421:hover{color:#DBDBDB; background-image:url();}
.pic421 a { float:left;  width:535px; height:31px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic421 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic422 {position:relative; float:left; width:189px; height:30px; margin: 181px 0px 0px -535px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic422:hover{color:#DBDBDB; background-image:url();}
.pic422 a { float:left;  width:189px; height:30px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic422 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic423 {position:relative; float:left; width:171px; height:30px; margin: 181px 0px 0px -346px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic423:hover{color:#DBDBDB; background-image:url();}
.pic423 a { float:left;  width:171px; height:30px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic423 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic424 {position:relative; float:left; width:170px; height:170px; margin: -50px 0px 0px 515px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_104.jpg);background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic424:hover{color:#DBDBDB; background-image:url(../images/images0002/sy-qt_104.jpg);}
.pic424 a { float:left;  width:170px; height:170px;  background:;background-image:url(../images/images0002/sy-qt_104.jpg); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic424 a:hover{color:#DBDBDB; background:; background-image:url(../images/images0002/sy-qt_104.jpg);}/*图片函数*/
.pic425 {position:relative; float:left; width:145px; height:20px; margin: 10px 0px 0px 540px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic425:hover{color:#DBDBDB; background-image:url();}
.pic425 a { float:left;  width:145px; height:20px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic425 a:hover{color:#DBDBDB; background:; background-image:url();}/*手机自定义图片*/
.sjc426 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc426 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc426 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc426 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机banner图片*/
.slideBox { height: auto; margin: 0px auto; width: 100%; overflow: hidden; position: relative; width:100%;background:#FFFFFF; margin-top:falsepx}
.slideBox .hd { bottom: 8px; height: 25px; line-height: 25px; position: absolute; right: 0; z-index: 1; }
.slideBox .hd li { display:inline-block; width:5px; height:5px; -webkit-border-radius:50px; -moz-border-radius:50px; border-radius:50px; background:#FFFFFF; text-indent:-9999px; overflow:hidden; margin:0 6px; }
.slideBox .hd li.on { background:#333333; }
.slideBox .bd { position:relative; z-index:0; }
.slideBox .bd li { height: auto; position: relative;}
.slideBox .bd li a { -webkit-tap-highlight-color:rgba(0, 0, 0, 0); display: block; margin: 0 auto; padding: 0; }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit { background: url('../images/focusBg.png') repeat-x 0 0; bottom: 8px; color: #FFFFFF; display: block; height: 25px; line-height: 25px; position: absolute; text-indent: 10px; width: 100%; }
.slideBox .pic img { height: auto; width: 100%; }
/*手机自定义图片*/
.sjc428 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc428 a{float:left; width:100%; height:5px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc428 a img {display:block;  height:5px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc428 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*公告*/
.sjgg429{ position:relative;float:left; width:100%; height:auto; padding:0px; font-family:'微软雅黑';padding:5px; background:#FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjgg429 .zxgg { float:left; text-align:left;width:13%; height:48px;}
.sjgg429 .zxgg img{ height:48px;}
.sjgg429 .txtScroll-top { float:left; width:87%; height:48px; overflow:hidden;}
.sjgg429 .txtScroll-top li{ height:24px; line-height:24px; overflow:hidden; color:#1C1C1C; font-size:13px;}
.sjgg429 .txtScroll-top li a{ color:#1C1C1C;}
.sjgg429 .txtScroll-top li img{ float:left; width:12px; height:12px; border:0; padding:6px;}
.sjgg429 .txtScroll-top li span{ float:right; color:#CCCCCC; text-align:right; font-size:12px; width:100px; overflow:hidden;}/*手机自定义图片*/
.sjc430 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc430 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc430 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc430 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc431 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc431 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc431 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc431 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc432 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc432 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc432 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc432 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc433 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc433 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc433 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc433 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc434 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc434 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc434 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc434 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机图文列表*/
.sjpictxt435 {position:relative;float:left; width:100%;height:auto;}
.sjpictxt435 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpictxt435 li{ width:100%; height:90px; float: left;padding:8px 0; border-bottom:1px solid #F2F2F2; overflow: hidden;}
.sjpictxt435 li ol {float:left;width:30%;}
.sjpictxt435 li ol span {float:left;width:100%; height:90px; border-radius:0px;}
.sjpictxt435 li a{float:left; width: 68%; height:auto; margin-left:2%; font-size:0.8em; text-align:center;overflow: hidden;text-align:left;}
.sjpictxt435 li a b{ float:left; width:100%; height:20px; line-height:20px; margin-bottom:10px; font-size:15px; color:#292929;overflow:hidden;font-weight:normal;}
.sjpictxt435 li a p { float:left; width:100%; height:40px; line-height:20px; font-size:13px; color:#CCCCCC; overflow:hidden;}
.sjpictxt435 li a h5 { float:left; width:40%; height:20px; line-height:20px; font-size:12px; color:#28558F;}
.sjpictxt435 li a span { float:left; width:25%; height:20px; line-height:20px; font-size:12px; color:#28558F;}
.sjpictxt435 li a h4{ float:left; width:30%; height:20px; line-height:20px;font-size:12px; color:#28558F;text-align:center; margin:0 0 0 5%;}/*手机新闻列表*/
.sjnew436 {position:relative;float:left; width:100%;height:auto;}
.sjnew436 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew436 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew436 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew436 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机图片列表*/
.sjpic437 {position:relative;float:left; width:100%;height:auto;}
.sjpic437 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic437 li { width:49%;float: left; border:0px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:10px;border-box;margin-right:2%;}
.sjpic437 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic437 li p { width: 100%;float:left; font-size:14px; color:#FFFFFF; background:#2D356B; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机图片列表*/
.sjpic438 {position:relative;float:left; width:100%;height:auto;}
.sjpic438 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic438 li { width:49%;float: left; border:0px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:10px;border-box;margin-right:2%;}
.sjpic438 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic438 li p { width: 100%;float:left; font-size:14px; color:#FFFFFF; background:#2D356B; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机新闻列表*/
.sjnew439 {position:relative;float:left; width:100%;height:auto;}
.sjnew439 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew439 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-22.jpg) left no-repeat;}
.sjnew439 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew439 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机图片列表*/
.sjpic440 {position:relative;float:left; width:100%;height:auto;}
.sjpic440 ul { position:relative;float:left;width:100%; border:5px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic440 li { width:49%;float: left; border:0px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:10px;border-box;margin-right:2%;}
.sjpic440 li img { width: 100%; height:95px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic440 li p { width: 100%;float:left; font-size:14px; color:#2D356B; background:#FFFFFF; height:0px; line-height:0px; text-align:center;overflow: hidden;}/*手机自定义图片*/
.sjc441 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc441 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc441 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc441 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc442 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc442 a{float:left; width:100%; height:8px; padding:0px; background:#F7F7F7;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc442 a img {display:block;  height:8px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc442 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc443 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc443 a{float:left; width:100%; height:8px; padding:0px; background:#F7F7F7;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc443 a img {display:block;  height:8px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc443 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc444 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc444 a{float:left; width:100%; height:8px; padding:0px; background:#F7F7F7;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc444 a img {display:block;  height:8px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc444 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc445 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc445 a{float:left; width:100%; height:8px; padding:0px; background:#F7F7F7;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc445 a img {display:block;  height:8px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc445 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc446 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc446 a{float:left; width:100%; height:8px; padding:0px; background:#F7F7F7;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc446 a img {display:block;  height:8px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc446 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc447 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc447 a{float:left; width:100%; height:8px; padding:0px; background:#F7F7F7;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc447 a img {display:block;  height:8px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc447 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc448 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc448 a{float:left; width:100%; height:30px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc448 a img {display:block;  height:30px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc448 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc449 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc449 a{float:left; width:100%; height:30px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc449 a img {display:block;  height:30px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc449 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc450 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc450 a{float:left; width:100%; height:20px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc450 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc450 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc451 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc451 a{float:left; width:100%; height:20px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc451 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc451 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc452 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc452 a{float:left; width:100%; height:30px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc452 a img {display:block;  height:30px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc452 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc453 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc453 a{float:left; width:100%; height:5px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc453 a img {display:block;  height:5px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc453 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc454 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc454 a{float:left; width:100%; height:20px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc454 a img {display:block;  height:5px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc454 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc455 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc455 a{float:left; width:100%; height:40px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc455 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc455 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc456 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc456 a{float:left; width:100%; height:40px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc456 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc456 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc457 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc457 a{float:left; width:100%; height:40px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc457 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc457 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc458 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc458 a{float:left; width:100%; height:40px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc458 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc458 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc459 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc459 a{float:left; width:100%; height:40px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc459 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc459 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc460 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc460 a{float:left; width:100%; height:40px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc460 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc460 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc461 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc461 a{float:left; width:100%; height:40px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc461 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc461 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc462 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc462 a{float:left; width:100%; height:40px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc462 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc462 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc463 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc463 a{float:left; width:100%; height:40px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc463 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc463 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc464 {position:relative;float:left; width:20%; margin:0px 0% 0px 0%;}
.sjc464 a{float:left; width:100%; height:40px; padding:0px; background:#02357f;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc464 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc464 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc465 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc465 a{float:left; width:100%; height:20px; padding:0px; background:#010E21;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc465 a img {display:block;  height:5px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc465 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc466 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc466 a{float:left; width:100%; height:36px; padding:0px; background:#010E21;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc466 a img {display:block;  height:18px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc466 a span{display:block;float:left;width:100%; height:18px;line-height:18px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc467 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc467 a{float:left; width:100%; height:20px; padding:0px; background:#010E21;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc467 a img {display:block;  height:5px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc467 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc468 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc468 a{float:left; width:100%; height:20px; padding:0px; background:#010E21;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc468 a img {display:block;  height:5px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc468 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*公共样式*/
.mb7 {background-position:top center;background-color:; background-image:url();}
.mbtop7 {background-position:top center;background-repeat:repeat; float:left; width:100%;min-width:1200px; height:220px;background-color:; background-image:url(../images/images0002/dj-1_01.jpg);}
.mbtop7 .mbtops {position:relative;margin:0 auto;width:1200px; height:220px;background-color:; background-image:url();}
.mbmenu7 { top:0px;background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1200px;height:50px;background-color:; background-image:url(../images/images0002/dj-1_02.jpg);border-top: 0px solid ;border-bottom: 0px solid ;z-index:9999;}
.mbmenu7 .mbmenus {position:relative;margin:0 auto;width:1200px; height:50px;background-color:; background-image:url();}
.mbbanner7 {background-repeat:repeat; float:left; width:100%;min-width:1200px; height:0px;background-color:; background-image:url();}
.mbbanner7 .mbbanners {margin:0 auto;width:100%px; height:0px;background-color:; background-image:url();}
.mbbannerc7 {background-repeat:repeat; float:left; width:100%;min-width:1200px; height:auto;background-color:; background-image:url();}
.mbbannerc7 .mbbannercs {margin:0 auto;width:100%px; height:auto;background-color:; background-image:url();}
.mbcontent7 {background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1200px;height:1973px;background-color:; background-image:url(../images/images0002/dj-1_03.jpg);margin-top:0px;z-index:0; }
.mbcontent7 .mbcontents{position:relative;margin:0 auto;width:1200px; height:1973px;overflow:hidden; background-color:; background-image:url();z-index:0;}
.mbcontentc7 {background-position:top center;background-repeat:repeat; float:left; width:100%; height:auto; min-width:1200px;background-color:; background-image:url();z-index:0;}
.mbcontentc7 .mbcontentcs{position:relative;margin:0 auto;width:1200px; height:auto;overflow:hidden; background-color:; background-image:url();z-index:0;}
.mbfoot7 {background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1200px; height:302px;background-color:; background-image:url(../images/images0002/sy-bj_05.jpg);z-index:0;}
.mbfoot7 .mbfoots {position:relative;margin:0 auto;width:1200px;height:302px;background-color:; background-image:url();z-index:0;}
.mbleft7 {float:left;width:300px;height:auto;border:0px solid ;margin-right:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}.mbright7 {float:right;width:900px;height:auto;}/*翻页模版*/
.page_mb_list474 {position:relative; float:left;width:100%;height: auto;text-align:center;margin-top:20px;margin-bottom:20px;font-size:12px;z-index: 2;}
.page_mb_list474 ul{clear:both;width:80%;margin:0 auto;}
.page_mb_list474 ul li {float:left;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;color:#FFFFFF;border-radius: 3px;}
.page_mb_list474 ul li p {float:left;width:25px;height:25px;color: #FFFFFF;background:#CCCCCC;border-radius: 3px;}
.page_mb_list474 ul li span {float:left;width:25px;height:25px;color: #FFFFFF;background:#CCCCCC;border-radius: 3px;}
.page_mb_list474 a {float:left;color: #FFFFFF;background:#69070E;width:25px;height:25px;border-radius: 3px;}
.page_mb_list474 a:hover {float:left;background:#AD0D16;color: #FFFFFF;border-radius: 3px;}

/*详细页模版*/
.listone475{ position:relative; float:left; width:910px; height:px; line-height:30px; text-align:left; font-size:14px;color:#333333; font-family: '微软雅黑';border: 0px solid #CCCCCC; padding:0 0px 0 0px; background:#FFFFFF;z-index: 2;}
.listone475 h1 { float:left; width:100%;height:50px; line-height:50px; font-size:20px;color:#2E2D2D; font-family: '微软雅黑'; text-align:center; }
.listone475 h2 { float:left; width:100%;height:50px; line-height:50px; font-size:12px;color:#666666; font-family: '微软雅黑';text-align:right;  margin-bottom:10px; border-bottom: 1px solid #9E9E9E;}
.listone475 img {margin: 0px;}
/*基础11.0nav导航*/
.clearfix:after{content:.;display:block;height:0;clear:both;visibility:hidden;z-index:99999;}
.nav478{ position:relative;float:left;width:1200px; height:50px; position:relative; z-index:99999; padding:0px 0px 0px 0px;  }
.nav478 .nLi{ float:left;  position:relative; display:inline; width:200px; height:50px; }
.nav478 .nav_line{ float:left;width:200px;height:0px; background:#033D91; background:url() no-repeat center center;}
.nav478 .nLi h3{ float:left;background:; background-image:url(); width:200px; height:50px; text-align:center; }
.nav478 .nLi h3 a{ display:block; padding-top:-25px; color:#FFFFFF; font-size:15px; font-family:微软雅黑; width:200px;height:50px;line-height:50px;overflow:hidden;}
.nav478 .nLi h3 a p{ float:left;padding:0px; font-size:9px; width:200px; color:#CCCCCC; font-size:10px; padding-bottom:-25px; height:0px; line-height:0px;overflow:hidden;}
.nav478 .nLi h3:hover{color:#FFFFFF; background:#02357f; background-image:url();}
.nav478 .sub{ display:none; width:200px;height:auto; top:50px;  position:absolute; background:#023785; background-image:url(); line-height:40px; padding-bottom:0px;z-index:99999;}
.nav478 .sub li{ zoom:1; width:200px;height:40px; float:left;padding:0px;text-align:center;border-top:1px #022B66 solid;}
.nav478 .sub a{ background-color:#023785; display:block; color:#FFFFFF; font-size:14px; font-family:微软雅黑;text-align:center;}
.nav478 .sub a:hover{ background:#034099; background-image:url(); color:#FFFFFF;  }
.nav478 .on h3 { background:#02357f; background-image:url(); }
.nav478 .on h3 a{ color:#FFFFFF;  }
.nav478 .on h3 a p{color:#CCCCCC;}
/*图片函数*/
.pic488 {position:relative; float:left; width:1200px; height:35px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic488:hover{color:#CCCCCC; background-image:url();}
.pic488 a { float:left;  width:1200px; height:35px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic488 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic489 {position:relative; float:left; width:496px; height:119px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_98.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic489:hover{color:#CCCCCC; background-image:url(../images/images0002/sy-qt_98.png);}
.pic489 a { float:left;  width:496px; height:119px;  background:;background-image:url(../images/images0002/sy-qt_98.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic489 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/sy-qt_98.png);}/*图片函数*/
.pic490 {position:relative; float:left; width:506px; height:119px; margin: 119px 0px 0px -469px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic490:hover{color:#DBDBDB; background-image:url();}
.pic490 a { float:left;  width:506px; height:119px;  background:;background-image:url(); font-size:16px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic490 a:hover{color:#DBDBDB; background:; background-image:url();}/*手机新闻列表*/
.sjnew491 {position:relative;float:left; width:100%;height:auto;}
.sjnew491 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew491 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew491 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew491 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*图片函数*/
.pic492 {position:relative; float:left; width:5px; height:211px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic492:hover{color:#CCCCCC; background-image:url();}
.pic492 a { float:left;  width:5px; height:211px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic492 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic493 {position:relative; float:left; width:104px; height:48px; margin: 32px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:17px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic493:hover{color:#DBDBDB; background-image:url();}
.pic493 a { float:left;  width:104px; height:48px;  background:;background-image:url(); font-size:17px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic493 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic494 {position:relative; float:left; width:103px; height:48px; margin: 32px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic494:hover{color:#DBDBDB; background-image:url();}
.pic494 a { float:left;  width:103px; height:48px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic494 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic495 {position:relative; float:left; width:102px; height:48px; margin: 32px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic495:hover{color:#DBDBDB; background-image:url();}
.pic495 a { float:left;  width:102px; height:48px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic495 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic496 {position:relative; float:left; width:111px; height:48px; margin: 32px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic496:hover{color:#DBDBDB; background-image:url();}
.pic496 a { float:left;  width:111px; height:48px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic496 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic497 {position:relative; float:left; width:115px; height:48px; margin: 32px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic497:hover{color:#DBDBDB; background-image:url();}
.pic497 a { float:left;  width:115px; height:48px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic497 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic498 {position:relative; float:left; width:104px; height:70px; margin: 80px 0px 0px -535px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic498:hover{color:#DBDBDB; background-image:url();}
.pic498 a { float:left;  width:104px; height:70px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic498 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic499 {position:relative; float:left; width:103px; height:70px; margin: 80px 0px 0px -431px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic499:hover{color:#DBDBDB; background-image:url();}
.pic499 a { float:left;  width:103px; height:70px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic499 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic500 {position:relative; float:left; width:102px; height:70px; margin: 80px 0px 0px -328px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic500:hover{color:#DBDBDB; background-image:url();}
.pic500 a { float:left;  width:102px; height:70px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic500 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic501 {position:relative; float:left; width:111px; height:70px; margin: 80px 0px 0px -226px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic501:hover{color:#DBDBDB; background-image:url();}
.pic501 a { float:left;  width:111px; height:70px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic501 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic502 {position:relative; float:left; width:535px; height:31px; margin: 150px 0px 0px -535px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic502:hover{color:#DBDBDB; background-image:url();}
.pic502 a { float:left;  width:535px; height:31px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic502 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic503 {position:relative; float:left; width:189px; height:30px; margin: 181px 0px 0px -535px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic503:hover{color:#DBDBDB; background-image:url();}
.pic503 a { float:left;  width:189px; height:30px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic503 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic504 {position:relative; float:left; width:171px; height:30px; margin: 181px 0px 0px -346px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic504:hover{color:#DBDBDB; background-image:url();}
.pic504 a { float:left;  width:171px; height:30px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic504 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic505 {position:relative; float:left; width:140px; height:140px; margin: -50px 0px 0px 515px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_104.jpg);background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic505:hover{color:#DBDBDB; background-image:url(../images/images0002/sy-qt_104.jpg);}
.pic505 a { float:left;  width:140px; height:140px;  background:;background-image:url(../images/images0002/sy-qt_104.jpg); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic505 a:hover{color:#DBDBDB; background:; background-image:url(../images/images0002/sy-qt_104.jpg);}/*图片函数*/
.pic506 {position:relative; float:left; width:125px; height:20px; margin: 10px 0px 0px 530px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:14px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic506:hover{color:#DBDBDB; background-image:url();}
.pic506 a { float:left;  width:125px; height:20px;  background:;background-image:url(); font-size:14px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic506 a:hover{color:#DBDBDB; background:; background-image:url();}/*左边导航*/
.sideleft507 {position:relative; float:left;width:250px;;height:50px; margin-bottom:5px; text-align:center;line-height:40px;font-size:21px;color:#000000;background:#FFFFFF;background-image:url(../images/images0001/bt_02.png);font-weight:bold; font-family:微软雅黑;padding:10px 0 10px 0;z-index: 2;}
.sideleft507 span.cn{float:left;width:250px;height:40px; font-size:21px;line-height:40px;}
.sideleft507 span.en{float:left;font-size:12px;color:#F0F0F0;width:250px;height:0px;line-height:0px;text-align:center;}
.sideMenu507{ float:left; width:250px; background:;}
.sideMenu507 ul {float:left; width:250px;}
.sideMenu507 h3 {float:left; width:250px; height:60px; line-height:60px;text-indent:10px;font-size:16px; color:#000000;border-bottom:1px solid #E3E3E3; background:#FFFFFF;background-image:url(../images/images0001/jt_02.png); font-family:微软雅黑;text-align:left; cursor:pointer;}
.sideMenu507 h3 a{float:left; width:100%; color:#000000;height:60px; line-height:60px; text-indent:30px;}
.sideMenu507 h3 a:hover{color:#FFFFFF;background:#2D368C;background-image:url(../images/images0001/daohang_05.png);}
.sideMenu507 h3.on a{color:#FFFFFF;background:#2D368C;background-image:url(../images/images0001/daohang_05.png);}
.sideMenu507 ul{float:left;display:none;font-family:微软雅黑;background:#FFFFFF;  /* 默认都隐藏 */ }
.sideMenu507 ul li {float:left; width:100%;height:60px; line-height:60px;text-indent:10px;font-size:12px;color:#000000;background:#FFFFFF;border-bottom:1px dashed #E0E0E0;}
.sideMenu507 ul li a{float:left; width:100%;height:60px; line-height:60px;color:#000000;}
.sideMenu507 ul li a:hover{color:#FFFFFF;background:#2A478C;}
/*图片函数*/
.pic508 {position:relative; float:left; width:250px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic508:hover{color:#CCCCCC; background-image:url();}
.pic508 a { float:left;  width:250px; height:30px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic508 a:hover{color:#CCCCCC; background:; background-image:url();}/*新闻焦点图*/
.TB-focus509{float:left;width:250px; height:260px; border:1px solid #DEDEDE; margin-left:0px; position:relative;  overflow:hidden; }
.TB-focus509 .hd { position:absolute; right:5px; bottom:85px; z-index:1; padding-left:2px; }
.TB-focus509 .hd li { color:#000000; cursor:pointer; margin-left:3px; width:20px; height:20px; background:#FFFFFF; float:left; font-size:13px; line-height:18px; overflow:visible; text-align:center; opacity:.7; filter:alpha(opacity=70); border:1px solid #DEDEDE; border-radius:0px;}
.TB-focus509 .hd li.on { background:#000000; color:#FFFFFF; border:1px solid #DEDEDE;font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative; border-radius:0px;}
.TB-focus509 .bd {width:250px;height:260px;float:left;}
.TB-focus509 .bd li a{width:250px;height:260px;float:left;}
.TB-focus509 .bd li a img {width:250px; height:180px;}
.TB-focus509 .bd li a p{width:230px;height:30px; line-height:30px; margin:5px 10px;float:left;overflow:hidden;font-size:16px; color:#000000; font-weight:bold;}
.TB-focus509 .bd li a span{width:230px;height:40px; line-height:20px;margin:0px 10px;float:left;overflow:hidden;font-size:12px; color:#000000;}
/*图片函数*/
.pic510 {position:relative; float:left; width:250px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic510:hover{color:#CCCCCC; background-image:url();}
.pic510 a { float:left;  width:250px; height:30px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic510 a:hover{color:#CCCCCC; background:; background-image:url();}/*图文列表*/
.pictxt512 { position:relative;float:left; width:940px; height:780px; margin-left:0px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pictxt512 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:0px; font-weight:bold; background:#DEDEDE; background-image:url(); overflow:hidden;}
.pictxt512 h3 span { float:left; color:#CCCCCC; width:865px;font-size:-3px;}
.pictxt512 h3 span p{ float:left;color:#333333;font-size:0px;}
.pictxt512 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:13px;display:inline;text-align:right;background: url() no-repeat right center;}
.pictxt512 ul {float:left;width:100%;margin:0px;font-family:微软雅黑;font-size:0px;height:780px;background:#FFFFFF; background-image:url(); }
.pt512 {width:888px; height:auto;float:left; margin:5px 0px;border:solid 0px #DEDEDE;background: #FFFFFF;}
.pt512:hover{border:solid 0px #CCCCCC;}
.ptleft512 {float:left;width:190px;height: 140px;border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ptleft512 a p {float:left;width:170px;height: 100px;line-height: 100px;margin:10px 10px 0 10px;font-size:36px;color:#DEDEDE;text-align:center;}
.ptleft512 a span {float:left;width:170px;height: 20px;line-height:20px;margin:0px 10px 10px 10px;font-size:14px;color:#DEDEDE;text-align:center;}
.ptleft512 img{ width:190px; height:140px;}
.ptright512 {margin-left:10px;width:688px; float:left; height:140px;display: block;overflow:hidden;}
.ptcontent512 {width:688px; height:140px; line-height:25px;font-size:14px; color:#A1A1A1;font-family:'微软雅黑';}
.ptbt512 {float:left;height:30px; line-height:30px;display: block;overflow:hidden;}
.ptbt512 a{float:left;width:608px;height:30px; line-height:30px; font-size:16px; color:#2452AD; font-family:'微软雅黑'; white-space:normal;display: block;overflow:hidden;font-weight:bold;}
.ptbt512 a:hover{ color:#FF121A;}
.ptbt512 span{float:left;width:80px;height:30px; line-height:30px; font-size:13px; color:#DEDEDE;font-family:'宋体'; text-align:right; overflow:hidden;}
/*单页函数*/
.about513 { position:relative; float:left; width:940px; height:px;border: 0px solid #CCCCCC; margin-left:0px; border-radius:0px; overflow:hidden; font-family:微软雅黑;color:#333333;font-size:14px;background-color:#FFFFFF;background-image:url();z-index: 2;}
.about513 ul{ float:left; width:910px; padding:15px;}
.about513 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; font-weight:bold; background:#DEDEDE; background-image:url(); overflow:hidden;}
.about513 h3 span { float:left; color:#CCCCCC; width:865px;font-size:13px;}
.about513 h3 span p{ float:left;color:#333333;font-size:16px;}
.about513 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:12px;display:inline;text-align:right;background: url() no-repeat right center;}
.about513 img {margin: 0px;}
/*图片列表*/
.pics514 { position:relative;float:left; width:910px; height:800px; margin-left:10px; padding:20px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics514 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; color:#CCCCCC; font-size:14px; font-weight:bold; background:#FFFFFF; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics514 h3 span { float:left; color:#CCCCCC; width:835px;font-size:11px;}
.pics514 h3 span p{ float:left;color:#333333;font-size:14px;}
.pics514 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:12px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics514 ul {float:left;width:100%;height:800px;background:#FFFFFF; background-image:url(); }
.pics514 ul li{float:left;width:282px;height:237px;margin:20px 20px 0px 0px;display:inline;}
.pics514 ul li img{float:left;width:280px;height:190px;}
.pics514 ul li a{float:left;width:280px;height:235px; line-height:45px; border:1px solid #DEDEDE;font-family:微软雅黑; font-size:14px; color:#5E5E5E;background:#FFFFFF;overflow:hidden;}
.pics514 ul li a p{float:left;width:280px;height:45px;text-align:center; padding:0 0px 0 0px;background-image:url();margin-top:0px;overflow:hidden;transition: border 0s;}
.pics514 ul li a:hover{float:left;width:280px;height:235px;border:1px solid #CCCCCC; color:#B80446;background:#FFFFFF;background-image:url();overflow:hidden;}
/*子页位置导航*/
.aboutdh515{ position:relative; float:left; width:100%; height:40px; line-height:40px; text-align:right; font-size:12px;color:#666666; font-family: '微软雅黑';background:; background-image:url();border-bottom: 1px solid #E0E0E0;margin:0px 0 10px 0;z-index: 2;}
.aboutdh515 a {color:#666666; }
.aboutdh515 span { float:left; font-size:0px; color:;font-family:'微软雅黑'; text-align:center;  width:0px; background:; background-image:url(); overflow:hidden;}
/*文字左右滚动*/
.txtScroll-left516{ float:left; width:939px; height:50px; margin-left: 0px; position:relative;  border:0px solid #DEDEDE; background:; background-image:url();  z-index: 2;}
.txtScroll-left516 .bd{ width:939px; overflow:hidden;    }
.txtScroll-left516 .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left516 .bd ul li{float:left; height:50px; line-height:50px;  text-align:left; _display:inline; background:url() left no-repeat;}
.txtScroll-left516 .bd ul li a{float:left; width:780px; height:50px; color:#383838; font-size:15px; font-family:微软雅黑; text-indent:10px; overflow:hidden; }
.txtScroll-left516 .bd ul li span{float:left; width:100px; height:50px; color:#545454; font-size:14px; overflow:hidden; text-align:center;}
/*图片函数*/
.pic517 {position:relative; float:left; width:1200px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic517:hover{color:#CCCCCC; background-image:url();}
.pic517 a { float:left;  width:1200px; height:30px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic517 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic518 {position:relative; float:left; width:261px; height:60px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_06.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic518:hover{color:#CCCCCC; background-image:url(../images/images0002/dj-1_06.png);}
.pic518 a { float:left;  width:261px; height:60px;  background:;background-image:url(../images/images0002/dj-1_06.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic518 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/dj-1_06.png);}/*图片函数*/
.pic519 {position:relative; float:left; width:111px; height:70px; margin: 80px 0px 0px -115px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic519:hover{color:#DBDBDB; background-image:url();}
.pic519 a { float:left;  width:111px; height:70px;  background:;background-image:url(); font-size:18px;color:#DBDBDB; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic519 a:hover{color:#DBDBDB; background:; background-image:url();}/*图片函数*/
.pic520 {position:relative; float:left; width:1200px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic520:hover{color:#CCCCCC; background-image:url();}
.pic520 a { float:left;  width:1200px; height:30px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic520 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic521 {position:relative; float:left; width:24px; height:41px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_09.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic521:hover{color:#CCCCCC; background-image:url(../images/images0002/dj-1_09.png);}
.pic521 a { float:left;  width:24px; height:41px;  background:;background-image:url(../images/images0002/dj-1_09.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic521 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/dj-1_09.png);}/*图片函数*/
.pic522 {position:relative; float:left; width:119px; height:41px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic522:hover{color:#010101; background-image:url();}
.pic522 a { float:left;  width:119px; height:41px;  background:;background-image:url(); font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic522 a:hover{color:#010101; background:; background-image:url();}/*图片函数*/
.pic523 {position:relative; float:left; width:59px; height:41px; margin: 0px 927px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_11.png);background-size:cover; font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic523:hover{color:#010101; background-image:url(../images/images0002/dj-1_11.png);}
.pic523 a { float:left;  width:59px; height:41px;  background:;background-image:url(../images/images0002/dj-1_11.png); font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic523 a:hover{color:#010101; background:; background-image:url(../images/images0002/dj-1_11.png);}/*图片函数*/
.pic524 {position:relative; float:left; width:71px; height:41px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#393535; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic524:hover{color:#D40000; background-image:url();}
.pic524 a { float:left;  width:71px; height:41px;  background:;background-image:url(); font-size:12px;color:#393535; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic524 a:hover{color:#D40000; background:; background-image:url();}/*新闻焦点图*/
.TB-focus525{float:left;width:605px; height:384px; border:0px solid #DEDEDE; margin-left:10px; position:relative;  overflow:hidden; }
.TB-focus525 .hd { position:absolute; right:5px; bottom:5px; z-index:1; padding-left:2px; }
.TB-focus525 .hd li { color:#000000; cursor:pointer; margin-left:3px; width:20px; height:20px; background:#FFFFFF; float:left; font-size:13px; line-height:18px; overflow:visible; text-align:center; opacity:.7; filter:alpha(opacity=70); border:1px solid #DEDEDE; border-radius:0px;}
.TB-focus525 .hd li.on { background:#000000; color:#FFFFFF; border:1px solid #DEDEDE;font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative; border-radius:0px;}
.TB-focus525 .bd {width:605px;height:384px;float:left;}
.TB-focus525 .bd li a{width:605px;height:384px;float:left;}
.TB-focus525 .bd li a img {width:605px; height:384px;}
.TB-focus525 .bd li a p{width:585px;height:30px; line-height:30px; margin:5px 10px;float:left;overflow:hidden;font-size:16px; color:#666666; font-weight:bold;}
.TB-focus525 .bd li a span{width:585px;height:40px; line-height:20px;margin:0px 10px;float:left;overflow:hidden;font-size:12px; color:#666666;}
/*图片函数*/
.pic526 {position:relative; float:left; width:1200px; height:22px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic526:hover{color:#CCCCCC; background-image:url();}
.pic526 a { float:left;  width:1200px; height:22px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic526 a:hover{color:#CCCCCC; background:; background-image:url();}/*文字列表*/
.news527 { position:relative;float:left; width:533px; height:384px; margin-left:52px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt527 {width:533px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft527 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft527 img{ width:0px; height:0px;}
.ttright527 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent527 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt527 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt527 a:hover{ color:#BD171C;}
.ttbt527 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news527 h3 { float:left; width:533px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news527 h3 span { float:left; color:#CCCCCC; width:458px;font-size:-3px;}
.news527 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news527 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news527 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news527 ul { float:left; background:;  width:533px;height:384px;}
.news527 ul li { float:left; width:100%; height:54px; line-height:54px; text-indent:35px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news527 ul li a {float:left; width:433px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news527 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news527 ul li span { float:right; width:100px; height:54px;color:#BFBFBF; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*图片函数*/
.pic528 {position:relative; float:left; width:1200px; height:61px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic528:hover{color:#CCCCCC; background-image:url();}
.pic528 a { float:left;  width:1200px; height:61px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic528 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic529 {position:relative; float:left; width:137px; height:44px; margin: 0px 0px 0px 12px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic529:hover{color:#010101; background-image:url();}
.pic529 a { float:left;  width:137px; height:44px;  background:;background-image:url(); font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic529 a:hover{color:#010101; background:; background-image:url();}/*图片函数*/
.pic530 {position:relative; float:left; width:558px; height:44px; margin: 4px 387px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_21.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic530:hover{color:#CCCCCC; background-image:url(../images/images0002/dj-1_21.png);}
.pic530 a { float:left;  width:558px; height:44px;  background:;background-image:url(../images/images0002/dj-1_21.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic530 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/dj-1_21.png);}/*图片函数*/
.pic531 {position:relative; float:left; width:106px; height:44px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#393535; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic531:hover{color:#D40000; background-image:url();}
.pic531 a { float:left;  width:106px; height:44px;  background:;background-image:url(); font-size:12px;color:#393535; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic531 a:hover{color:#D40000; background:; background-image:url();}/*图片函数*/
.pic532 {position:relative; float:left; width:1200px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_24.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic532:hover{color:#CCCCCC; background-image:url(../images/images0002/dj-1_24.png);}
.pic532 a { float:left;  width:1200px; height:30px;  background:;background-image:url(../images/images0002/dj-1_24.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic532 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/dj-1_24.png);}/*文字列表*/
.news533 { position:relative;float:left; width:569px; height:208px; margin-left:3px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt533 {width:569px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft533 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft533 img{ width:0px; height:0px;}
.ttright533 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent533 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt533 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt533 a:hover{ color:#BD171C;}
.ttbt533 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news533 h3 { float:left; width:569px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news533 h3 span { float:left; color:#CCCCCC; width:494px;font-size:-3px;}
.news533 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news533 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news533 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news533 ul { float:left; background:;  width:569px;height:208px;}
.news533 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:35px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news533 ul li a {float:left; width:469px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news533 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news533 ul li span { float:right; width:100px; height:50px;color:#BFBFBF; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*文字列表*/
.news534 { position:relative;float:left; width:567px; height:208px; margin-left:58px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt534 {width:567px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft534 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft534 img{ width:0px; height:0px;}
.ttright534 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent534 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt534 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt534 a:hover{ color:#BD171C;}
.ttbt534 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news534 h3 { float:left; width:567px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news534 h3 span { float:left; color:#CCCCCC; width:492px;font-size:-3px;}
.news534 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news534 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news534 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news534 ul { float:left; background:;  width:567px;height:208px;}
.news534 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:35px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news534 ul li a {float:left; width:467px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news534 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news534 ul li span { float:right; width:100px; height:50px;color:#BFBFBF; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*图片函数*/
.pic535 {position:relative; float:left; width:1200px; height:35px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic535:hover{color:#CCCCCC; background-image:url();}
.pic535 a { float:left;  width:1200px; height:35px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic535 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic536 {position:relative; float:left; width:139px; height:40px; margin: 0px 0px 0px 8px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic536:hover{color:#010101; background-image:url();}
.pic536 a { float:left;  width:139px; height:40px;  background:;background-image:url(); font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic536 a:hover{color:#010101; background:; background-image:url();}/*图片函数*/
.pic537 {position:relative; float:left; width:668px; height:40px; margin: 4px 273px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_31.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic537:hover{color:#CCCCCC; background-image:url(../images/images0002/dj-1_31.png);}
.pic537 a { float:left;  width:668px; height:40px;  background:;background-image:url(../images/images0002/dj-1_31.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic537 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/dj-1_31.png);}/*图片函数*/
.pic538 {position:relative; float:left; width:1200px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_34.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic538:hover{color:#CCCCCC; background-image:url(../images/images0002/dj-1_34.png);}
.pic538 a { float:left;  width:1200px; height:30px;  background:;background-image:url(../images/images0002/dj-1_34.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic538 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/dj-1_34.png);}/*文字列表*/
.news539 { position:relative;float:left; width:569px; height:208px; margin-left:3px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt539 {width:569px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft539 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft539 img{ width:0px; height:0px;}
.ttright539 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent539 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt539 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt539 a:hover{ color:#BD171C;}
.ttbt539 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news539 h3 { float:left; width:569px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news539 h3 span { float:left; color:#CCCCCC; width:494px;font-size:-3px;}
.news539 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news539 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news539 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news539 ul { float:left; background:;  width:569px;height:208px;}
.news539 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:35px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news539 ul li a {float:left; width:469px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news539 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news539 ul li span { float:right; width:100px; height:50px;color:#BFBFBF; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*文字列表*/
.news540 { position:relative;float:left; width:567px; height:208px; margin-left:58px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt540 {width:567px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft540 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft540 img{ width:0px; height:0px;}
.ttright540 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent540 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt540 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt540 a:hover{ color:#BD171C;}
.ttbt540 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news540 h3 { float:left; width:567px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news540 h3 span { float:left; color:#CCCCCC; width:492px;font-size:-3px;}
.news540 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news540 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news540 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news540 ul { float:left; background:;  width:567px;height:208px;}
.news540 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:35px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news540 ul li a {float:left; width:467px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news540 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news540 ul li span { float:right; width:100px; height:50px;color:#BFBFBF; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*图片函数*/
.pic541 {position:relative; float:left; width:1200px; height:54px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic541:hover{color:#CCCCCC; background-image:url();}
.pic541 a { float:left;  width:1200px; height:54px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic541 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic542 {position:relative; float:left; width:139px; height:37px; margin: 0px 0px 0px 8px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic542:hover{color:#010101; background-image:url();}
.pic542 a { float:left;  width:139px; height:37px;  background:;background-image:url(); font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic542 a:hover{color:#010101; background:; background-image:url();}/*图片函数*/
.pic543 {position:relative; float:left; width:228px; height:153px; margin: 0px 0px 0px 50px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_14.png);background-size:cover; font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic543:hover{color:#c6e8ff; background-image:url(../images/images0002/sy-qt_14.png);}
.pic543 a { float:left;  width:228px; height:153px;  background:;background-image:url(../images/images0002/sy-qt_14.png); font-size:15px;color:#c6e8ff; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic543 a:hover{color:#c6e8ff; background:; background-image:url(../images/images0002/sy-qt_14.png);}/*图片函数*/
.pic544 {position:relative; float:left; width:238px; height:37px; margin: 4px 703px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_41.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic544:hover{color:#CCCCCC; background-image:url(../images/images0002/dj-1_41.png);}
.pic544 a { float:left;  width:238px; height:37px;  background:;background-image:url(../images/images0002/dj-1_41.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic544 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/dj-1_41.png);}/*图片函数*/
.pic545 {position:relative; float:left; width:112px; height:40px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#393535; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic545:hover{color:#D40000; background-image:url();}
.pic545 a { float:left;  width:112px; height:40px;  background:;background-image:url(); font-size:12px;color:#393535; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic545 a:hover{color:#D40000; background:; background-image:url();}/*图片函数*/
.pic546 {position:relative; float:left; width:112px; height:37px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#393535; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic546:hover{color:#D40000; background-image:url();}
.pic546 a { float:left;  width:112px; height:37px;  background:;background-image:url(); font-size:12px;color:#393535; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic546 a:hover{color:#D40000; background:; background-image:url();}/*图片函数*/
.pic547 {position:relative; float:left; width:1200px; height:40px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_45.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic547:hover{color:#CCCCCC; background-image:url(../images/images0002/dj-1_45.png);}
.pic547 a { float:left;  width:1200px; height:40px;  background:;background-image:url(../images/images0002/dj-1_45.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic547 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/dj-1_45.png);}/*文字列表*/
.news548 { position:relative;float:left; width:569px; height:208px; margin-left:3px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt548 {width:569px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft548 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft548 img{ width:0px; height:0px;}
.ttright548 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent548 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt548 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt548 a:hover{ color:#BD171C;}
.ttbt548 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news548 h3 { float:left; width:569px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news548 h3 span { float:left; color:#CCCCCC; width:494px;font-size:-3px;}
.news548 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news548 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news548 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news548 ul { float:left; background:;  width:569px;height:208px;}
.news548 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:35px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news548 ul li a {float:left; width:469px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news548 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news548 ul li span { float:right; width:100px; height:50px;color:#BFBFBF; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*文字列表*/
.news549 { position:relative;float:left; width:567px; height:208px; margin-left:58px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt549 {width:567px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft549 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft549 img{ width:0px; height:0px;}
.ttright549 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent549 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt549 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt549 a:hover{ color:#BD171C;}
.ttbt549 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news549 h3 { float:left; width:567px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news549 h3 span { float:left; color:#CCCCCC; width:492px;font-size:-3px;}
.news549 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news549 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news549 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news549 ul { float:left; background:;  width:567px;height:208px;}
.news549 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:35px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news549 ul li a {float:left; width:467px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news549 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news549 ul li span { float:right; width:100px; height:50px;color:#BFBFBF; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*图片函数*/
.pic550 {position:relative; float:left; width:1200px; height:34px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic550:hover{color:#CCCCCC; background-image:url();}
.pic550 a { float:left;  width:1200px; height:34px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic550 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic551 {position:relative; float:left; width:138px; height:34px; margin: 0px 0px 0px 10px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic551:hover{color:#010101; background-image:url();}
.pic551 a { float:left;  width:138px; height:34px;  background:;background-image:url(); font-size:12px;color:#010101; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic551 a:hover{color:#010101; background:; background-image:url();}/*图片函数*/
.pic552 {position:relative; float:left; width:304px; height:34px; margin: 4px 639px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_51.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic552:hover{color:#CCCCCC; background-image:url(../images/images0002/dj-1_51.png);}
.pic552 a { float:left;  width:304px; height:34px;  background:;background-image:url(../images/images0002/dj-1_51.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic552 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/dj-1_51.png);}/*图片函数*/
.pic553 {position:relative; float:left; width:109px; height:34px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#393535; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic553:hover{color:#D40000; background-image:url();}
.pic553 a { float:left;  width:109px; height:34px;  background:;background-image:url(); font-size:12px;color:#393535; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic553 a:hover{color:#D40000; background:; background-image:url();}/*图片函数*/
.pic554 {position:relative; float:left; width:1200px; height:44px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/dj-1_55.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic554:hover{color:#CCCCCC; background-image:url(../images/images0002/dj-1_55.png);}
.pic554 a { float:left;  width:1200px; height:44px;  background:;background-image:url(../images/images0002/dj-1_55.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic554 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/dj-1_55.png);}/*文字列表*/
.news555 { position:relative;float:left; width:569px; height:208px; margin-left:3px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt555 {width:569px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft555 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft555 img{ width:0px; height:0px;}
.ttright555 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent555 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt555 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt555 a:hover{ color:#BD171C;}
.ttbt555 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news555 h3 { float:left; width:569px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news555 h3 span { float:left; color:#CCCCCC; width:494px;font-size:-3px;}
.news555 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news555 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news555 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news555 ul { float:left; background:;  width:569px;height:208px;}
.news555 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:35px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news555 ul li a {float:left; width:469px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news555 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news555 ul li span { float:right; width:100px; height:50px;color:#BFBFBF; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*文字列表*/
.news558 { position:relative;float:left; width:567px; height:208px; margin-left:58px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt558 {width:567px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft558 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft558 img{ width:0px; height:0px;}
.ttright558 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent558 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt558 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt558 a:hover{ color:#BD171C;}
.ttbt558 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news558 h3 { float:left; width:567px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#FFFFFF; background-image:url();overflow:hidden;}
.news558 h3 span { float:left; color:#CCCCCC; width:492px;font-size:-3px;}
.news558 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news558 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news558 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news558 ul { float:left; background:;  width:567px;height:208px;}
.news558 ul li { float:left; width:100%; height:50px; line-height:50px; text-indent:35px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news558 ul li a {float:left; width:467px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news558 ul li a:hover {color:#D60000;font-family:微软雅黑;}
.news558 ul li span { float:right; width:100px; height:50px;color:#BFBFBF; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*文字列表*/
.news559 { position:relative;float:left; width:693px; height:405px; margin-left:0px; border: 0px solid #DEDEDE; padding:0px;border-radius:0px;background-image:url();z-index: 2;}
.tt559 {width:693px; height:auto;float:left; padding-top:5px;padding-bottom:5px;border-bottom: 1px dashed #DEDEDE;}
.ttleft559 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft559 img{ width:0px; height:0px;}
.ttright559 {width:682px; float:left; height:100px;display: block;overflow:hidden;}
.ttcontent559 {margin-left:10px; height:100px; text-align:left;line-height:33px;font-size:15px; color:#828282;font-family:微软雅黑;}
.ttbt559 a{float:left;width:582px;height:22px; line-height:22px;text-align:left; font-size:17px; color:#C90411; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt559 a:hover{ color:#C90411;}
.ttbt559 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#666666; text-align:right; }
.news559 h3 { float:left; width:693px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#DEDEDE; background-image:url();overflow:hidden;}
.news559 h3 span { float:left; color:#666666; width:618px;font-size:-3px;}
.news559 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news559 h3 a{ float:right;  width:70px;height:0px; color:#666666;margin-right:5px;font-family:微软雅黑;font-size:14px; text-align:right; background: url() no-repeat right center;}
.news559 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news559 ul { float:left; background:;  width:693px;height:405px;}
.news559 ul li { float:left; width:100%; height:44px; line-height:44px; text-indent:30px; text-align:left; font-size:15px; border-bottom: 1px dashed #DEDEDE;background:url(../images/images0002/未标题-2.jpg) left no-repeat; overflow:hidden; }
.news559 ul li a {float:left; width:593px; color:#333333; font-family:微软雅黑;font-size:15px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news559 ul li a:hover {color:#C90411;font-family:微软雅黑;}
.news559 ul li span { float:right; width:100px; height:44px;color:#666666; font-size:15px; font-weight:normal; text-align:right;text-indent:0px; }
/*图片函数*/
.pic561 {position:relative; float:left; width:693px; height:1px; margin: 0px 0px 20px 0px; padding:0px; border: 0px solid ;  background:#E0E0E0;background-image:url();background-size:cover; font-size:16px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic561:hover{color:#0c4690; background-image:url();}
.pic561 a { float:left;  width:693px; height:1px;  background:#E0E0E0;background-image:url(); font-size:16px;color:#828282; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic561 a:hover{color:#0c4690; background:#E0E0E0; background-image:url();}/*图片左右滚动*/
.picScroll-left562 { float:left; width:1245px; height:297px; margin-left: 6px;  position:relative;  border:0px solid #DEDEDE; background:; background-image:url();z-index: 2;}
.picScroll-left562 .bd{ padding:0px 0px 0px 0px;   }
.picScroll-left562 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left562 .bd ul li{ margin-right:10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left562 .bd .prev{ position:absolute;  left:0px; top: 149.5px; display:block; width:0px; height:0px; overflow:hidden; background:url() no-repeat; cursor:pointer;  }
.picScroll-left562 .bd .next{ position:absolute; right:0px; top: 149.5px; display:block; width:0px; height:0px; overflow:hidden; background:url() no-repeat; cursor:pointer; }
.picScroll-left562 .bd ul li .pic{ text-align:center; }
.picScroll-left562 .bd ul li .pic img{ width:413px; height:257px; display:block; margin:0px; padding:0px; border:1px solid #DEDEDE; }
.picScroll-left562 .bd ul li .pic a:hover img{ border-color:#DEDEDE;  }
.picScroll-left562 .bd ul li .title{width:415px; height:40px; background:#05469a;margin:0px; padding:0px 0px 0px 0px;}
.picScroll-left562 .bd ul li .title a{width:415px; height:40px; line-height:40px; color:#FFFFFF; font-size:14px; font-family:微软雅黑; overflow:hidden;  }
/*图片函数*/
.pic563 {position:relative; float:left; width:180px; height:34px; margin: 0px 540px 0px 530px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/sy-qt_85.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic563:hover{color:#CCCCCC; background-image:url(../images/images0002/sy-qt_85.png);}
.pic563 a { float:left;  width:180px; height:34px;  background:;background-image:url(../images/images0002/sy-qt_85.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic563 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/sy-qt_85.png);}/*图片函数*/
.pic564 {position:relative; float:left; width:180px; height:39px; margin: 0px 535px 0px 535px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic564:hover{color:#0c4690; background-image:url();}
.pic564 a { float:left;  width:180px; height:39px;  background:;background-image:url(); font-size:32px;color:#0c4690; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic564 a:hover{color:#0c4690; background:; background-image:url();}/*图片函数*/
.pic565 {position:relative; float:left; width:1250px; height:120px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic565:hover{color:#CCCCCC; background-image:url();}
.pic565 a { float:left;  width:1250px; height:120px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic565 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic566 {position:relative; float:left; width:104px; height:48px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#144B91; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic566:hover{color:#144B91; background-image:url();}
.pic566 a { float:left;  width:104px; height:48px;  background:;background-image:url(); font-size:18px;color:#144B91; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic566 a:hover{color:#144B91; background:; background-image:url();}/*图片函数*/
.pic567 {position:relative; float:left; width:150px; height:48px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic567:hover{color:#575757; background-image:url();}
.pic567 a { float:left;  width:150px; height:48px;  background:;background-image:url(); font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic567 a:hover{color:#575757; background:; background-image:url();}/*图片函数*/
.pic568 {position:relative; float:left; width:124px; height:48px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic568:hover{color:#575757; background-image:url();}
.pic568 a { float:left;  width:124px; height:48px;  background:;background-image:url(); font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic568 a:hover{color:#575757; background:; background-image:url();}/*图片函数*/
.pic569 {position:relative; float:left; width:111px; height:70px; margin: 100px 0px 0px 1035px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic569:hover{color:#FFFFFF; background-image:url();}
.pic569 a { float:left;  width:111px; height:70px;  background:;background-image:url(); font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic569 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic570 {position:relative; float:left; width:154px; height:48px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic570:hover{color:#575757; background-image:url();}
.pic570 a { float:left;  width:154px; height:48px;  background:;background-image:url(); font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic570 a:hover{color:#575757; background:; background-image:url();}/*图片函数*/
.pic571 {position:relative; float:left; width:154px; height:48px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic571:hover{color:#575757; background-image:url();}
.pic571 a { float:left;  width:154px; height:48px;  background:;background-image:url(); font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic571 a:hover{color:#575757; background:; background-image:url();}/*图片函数*/
.pic572 {position:relative; float:left; width:124px; height:48px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic572:hover{color:#575757; background-image:url();}
.pic572 a { float:left;  width:124px; height:48px;  background:;background-image:url(); font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic572 a:hover{color:#575757; background:; background-image:url();}/*图片函数*/
.pic573 {position:relative; float:left; width:134px; height:48px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic573:hover{color:#575757; background-image:url();}
.pic573 a { float:left;  width:134px; height:48px;  background:;background-image:url(); font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic573 a:hover{color:#575757; background:; background-image:url();}/*Tab文字切换*/
.hasMoreTab574{ margin-top:-96px; float:left; margin-left:53px; width:395px; height:435px;  position:relative;  border:0px solid #edf0f4; background:; background-image:url(); z-index: 2; }
.hasMoreTab574 .hd{ line-height:60px;margin-bottom:30px; height:60px; color:#757575; font-size:17px; font-family:微软雅黑;  border-bottom:1px solid #edf0f4; position:relative; padding-right:0px; padding-left:130px;  }
.hasMoreTab574 .hd .more a{ float:right; color:#edf0f4;font-size:15px;font-family:微软雅黑;}
.hasMoreTab574 .hd ul{ position:absolute; height:62px; overflow:hidden; zoom:1;margin-left:15px; }
.hasMoreTab574 .hd li{ float:left; font-weight:bold;  padding:0 30px; cursor:pointer; margin-left:-1px; background:; background-image:url(../images/images0002/未标题-4-4.png) ; }
.hasMoreTab574 .hd li.on{ font-weight:bold; height:60px; line-height:60px; background:; background-image:url(../images/images0002/未标题-5.png); border:1px solid #edf0f4; border-top:0;  border-bottom:1px solid ; color:#edf0f4; }
.hasMoreTab574 .bd{  padding:10px; clear:both; position:relative; }
.hasMoreTab574 .bd h2{ float:left; width:375px; height:60px; line-height:60px;font-size:20px; color:#1C3C87; font-family:微软雅黑; overflow:hidden;}
.hasMoreTab574 .bd p{ font-size:15px; color:#828282; font-family:微软雅黑; }
.hasMoreTab574 .bd p a{ color:#C90411; }
.hasMoreTab574 .bd ul li{ border-bottom:1px dashed #DEDEDE; height:50px; line-height:50px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;text-indent:25px;}
.hasMoreTab574 .bd ul a{ float:left; width:318px; height:50px;font-size:15px; color:#333333; font-family:微软雅黑; overflow:hidden;display: inline-block;
 white-space: nowrap;
 text-overflow: ellipsis;  }
.hasMoreTab574 .bd ul li span{float:right; width:0px; color:#666666; text-indent:0px;overflow:hidden;}
.hasMoreTab574 .bd ul a:hover{ color:#C90411; }
/*图片函数*/
.pic575 {position:relative; float:left; width:1250px; height:70px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic575:hover{color:#CCCCCC; background-image:url();}
.pic575 a { float:left;  width:1250px; height:70px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic575 a:hover{color:#CCCCCC; background:; background-image:url();}/*手机单页展示*/
.sjdy576 {position:relative;float:left; width:100%;height:px; line-height:30px; color:#3B3B3B; font-size:14px; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF; background-image:url(); overflow: hidden;}/*手机新闻列表*/
.sjnew577 {position:relative;float:left; width:100%;height:auto;}
.sjnew577 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew577 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew577 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew577 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list578 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list578 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list578 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list578 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list578 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list578 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list578 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机图片列表*/
.sjpic579 {position:relative;float:left; width:100%;height:auto;}
.sjpic579 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic579 li { width:49%;float: left; border:0px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:10px;border-box;margin-right:2%;}
.sjpic579 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic579 li p { width: 100%;float:left; font-size:14px; color:#FFFFFF; background:#2D356B; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list580 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list580 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list580 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list580 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list580 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list580 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list580 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机新闻列表*/
.sjnew581 {position:relative;float:left; width:100%;height:auto;}
.sjnew581 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew581 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew581 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew581 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list582 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list582 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list582 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list582 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list582 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list582 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list582 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机新闻列表*/
.sjnew583 {position:relative;float:left; width:100%;height:auto;}
.sjnew583 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew583 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew583 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew583 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list584 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list584 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list584 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list584 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list584 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list584 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list584 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机翻页模版*/
.sjpage_mb_list586 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list586 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list586 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list586 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list586 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list586 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list586 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机翻页模版*/
.sjpage_mb_list588 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list588 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list588 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list588 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list588 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list588 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list588 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机图片列表*/
.sjpic589 {position:relative;float:left; width:100%;height:auto;}
.sjpic589 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic589 li { width:49%;float: left; border:0px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:10px;border-box;margin-right:2%;}
.sjpic589 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic589 li p { width: 100%;float:left; font-size:14px; color:#FFFFFF; background:#2D356B; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list590 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list590 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list590 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list590 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list590 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list590 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list590 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机新闻列表*/
.sjnew591 {position:relative;float:left; width:100%;height:auto;}
.sjnew591 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew591 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew591 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew591 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list592 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list592 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list592 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list592 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list592 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list592 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list592 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机新闻列表*/
.sjnew593 {position:relative;float:left; width:100%;height:auto;}
.sjnew593 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew593 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew593 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew593 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list594 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list594 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list594 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list594 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list594 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list594 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list594 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机图片列表*/
.sjpic595 {position:relative;float:left; width:100%;height:auto;}
.sjpic595 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic595 li { width:49%;float: left; border:0px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:10px;border-box;margin-right:2%;}
.sjpic595 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic595 li p { width: 100%;float:left; font-size:14px; color:#FFFFFF; background:#2D356B; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list596 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list596 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list596 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list596 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list596 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list596 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list596 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机新闻列表*/
.sjnew597 {position:relative;float:left; width:100%;height:auto;}
.sjnew597 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew597 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew597 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew597 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list598 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list598 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list598 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list598 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list598 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list598 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list598 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机新闻列表*/
.sjnew599 {position:relative;float:left; width:100%;height:auto;}
.sjnew599 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew599 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew599 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew599 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list600 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list600 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list600 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list600 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list600 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list600 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list600 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机新闻列表*/
.sjnew601 {position:relative;float:left; width:100%;height:auto;}
.sjnew601 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew601 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew601 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew601 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list602 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list602 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list602 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list602 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list602 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list602 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list602 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机新闻列表*/
.sjnew603 {position:relative;float:left; width:100%;height:auto;}
.sjnew603 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew603 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew603 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew603 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list604 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list604 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list604 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list604 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list604 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list604 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list604 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机图片列表*/
.sjpic606 {position:relative;float:left; width:100%;height:auto;}
.sjpic606 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic606 li { width:49%;float: left; border:0px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:10px;border-box;margin-right:2%;}
.sjpic606 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic606 li p { width: 100%;float:left; font-size:14px; color:#FFFFFF; background:#2D356B; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list607 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list607 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list607 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list607 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list607 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list607 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list607 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*图片列表*/
.pics608 { position:relative;float:left; width:910px; height:510px; margin-left:10px; padding:20px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics608 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; color:#CCCCCC; font-size:14px; font-weight:bold; background:#FFFFFF; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics608 h3 span { float:left; color:#CCCCCC; width:835px;font-size:11px;}
.pics608 h3 span p{ float:left;color:#333333;font-size:14px;}
.pics608 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:12px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics608 ul {float:left;width:100%;height:510px;background:#FFFFFF; background-image:url(); }
.pics608 ul li{float:left;width:290px;height:122px;margin:20px 20px 0px 0px;display:inline;}
.pics608 ul li img{float:left;width:290px;height:122px;}
.pics608 ul li a{float:left;width:290px;height:122px; line-height:0px; border:0px solid #DEDEDE;font-family:微软雅黑; font-size:0px; color:#5E5E5E;background:#FFFFFF;overflow:hidden;}
.pics608 ul li a p{float:left;width:290px;height:0px;text-align:center; padding:0 0px 0 0px;background-image:url();margin-top:0px;overflow:hidden;transition: border 0s;}
.pics608 ul li a:hover{float:left;width:290px;height:122px;border:0px solid #CCCCCC; color:#B80446;background:#FFFFFF;background-image:url();overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list610 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list610 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list610 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list610 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list610 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list610 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list610 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/*手机图片列表*/
.sjpic611 {position:relative;float:left; width:100%;height:auto;}
.sjpic611 ul { position:relative;float:left;width:100%; border:5px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic611 li { width:49%;float: left; border:0px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:10px;border-box;margin-right:2%;}
.sjpic611 li img { width: 100%; height:95px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic611 li p { width: 100%;float:left; font-size:14px; color:#2D356B; background:#FFFFFF; height:0px; line-height:0px; text-align:center;overflow: hidden;}/*文字列表*/
.news612 { position:relative;float:left; width:870px; height:690px; margin-left:10px; border: 0px solid #DEDEDE; padding:10px;border-radius:0px;background-image:url();z-index: 2;}
.tt612 {width:870px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dotted #DEDEDE;}
.ttleft612 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft612 img{ width:0px; height:0px;}
.ttright612 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent612 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt612 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt612 a:hover{ color:#BD171C;}
.ttbt612 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#5E5E5E; text-align:right; }
.news612 h3 { float:left; width:870px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:10px;  font-size:11px; font-weight:bold; background:#DEDEDE; background-image:url();overflow:hidden;}
.news612 h3 span { float:left; color:#CCCCCC; width:795px;font-size:11px;}
.news612 h3 span p{ float:left;margin: 0;color:#333333;font-size:14px;}
.news612 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news612 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news612 ul { float:left; background:#FFFFFF;  width:870px;height:670px;}
.news612 ul li { float:left; width:100%; height:58px; line-height:58px; text-indent:30px; text-align:left; font-size:15px; border-bottom: 1px dotted #DEDEDE;background:url(../images/images0002/未标题-22.jpg) left no-repeat; overflow:hidden; }
.news612 ul li a {float:left; width:770px; color:#4A4A4A; font-family:微软雅黑;font-size:15px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news612 ul li a:hover {color:#2355B8;font-family:微软雅黑;}
.news612 ul li span { float:right; width:100px; height:58px;color:#5E5E5E; font-size:15px; font-weight:normal; text-align:right;text-indent:0px; }
/*手机导航*/
.sjdh613 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh613 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh613 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh614 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh614 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh614 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh615 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh615 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh615 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh616 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh616 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh616 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh617 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh617 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh617 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh618 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh618 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh618 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh619 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh619 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh619 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh620 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh620 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh620 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh621 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh621 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh621 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh622 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh622 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh622 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh623 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh623 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh623 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh624 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh624 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh624 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh625 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh625 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh625 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh626 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh626 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh626 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh627 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh627 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh627 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh628 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh628 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh628 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机导航*/
.sjdh629 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh629 li {float:left; width:25%;height:40px;; line-height:40px; text-align:center; }
.sjdh629 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机图片列表*/
.sjpic630 {position:relative;float:left; width:100%;height:auto;}
.sjpic630 ul { position:relative;float:left;width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic630 li { width:49%;float: left; border:0px solid #DEDEDE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:10px;border-box;margin-right:2%;}
.sjpic630 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic630 li p { width: 100%;float:left; font-size:14px; color:#FFFFFF; background:#2D356B; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机自定义图片*/
.sjc631 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc631 a{float:left; width:100%; height:8px; padding:0px; background:#F7F7F7;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc631 a img {display:block;  height:8px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc631 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc632 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc632 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc632 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc632 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc633 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc633 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc633 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc633 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc634 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc634 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc634 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc634 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc635 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc635 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc635 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc635 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc636 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc636 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc636 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc636 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc637 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc637 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc637 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc637 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc638 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc638 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc638 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc638 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc639 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc639 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc639 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc639 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc640 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc640 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc640 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc640 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc641 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc641 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc641 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc641 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc642 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc642 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc642 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc642 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc643 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc643 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc643 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc643 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc644 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc644 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc644 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc644 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc645 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc645 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc645 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc645 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*文字无缝左右滚动*/
.txtMarquee-left648 { float:left; width:1250px; height:64px; margin-left: 0px;  position:relative;  border:0px solid ; background:; background-image:url(); z-index: 2; }
.txtMarquee-left648 .bd{ width:1250px; overflow:hidden;    }
.txtMarquee-left648 .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left648 .bd ul li{float:left; height:64px; line-height:64px;  text-align:left; _display:inline; background:url() left no-repeat;}
.txtMarquee-left648 .bd ul li a{float:left; width:625px; height:64px;color:#D40808; font-size:18px; font-family:微软雅黑; text-indent:10px; overflow:hidden; }
.txtMarquee-left648 .bd ul li span{float:left; width:0px;height:64px; color:#333333; font-size:0px; overflow:hidden; text-align:center;}
/*图片函数*/
.pic650 {position:relative; float:left; width:154px; height:48px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic650:hover{color:#575757; background-image:url();}
.pic650 a { float:left;  width:154px; height:48px;  background:;background-image:url(); font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic650 a:hover{color:#575757; background:; background-image:url();}/*图片函数*/
.pic651 {position:relative; float:left; width:100px; height:48px; margin: 0px px 0px px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic651:hover{color:#575757; background-image:url();}
.pic651 a { float:left;  width:100px; height:48px;  background:;background-image:url(); font-size:18px;color:#575757; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic651 a:hover{color:#575757; background:; background-image:url();}/*图片函数*/
.pic655 {position:relative; float:left; width:250px; height:78px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/_20220808163021_01.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic655:hover{color:#CCCCCC; background-image:url(../images/images0002/_20220808163021_01.jpg);}
.pic655 a { float:left;  width:250px; height:78px;  background:;background-image:url(../images/images0002/_20220808163021_01.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic655 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/_20220808163021_01.jpg);}/*图片函数*/
.pic659 {position:relative; float:left; width:501px; height:43px; margin: 20px 0px 0px 30px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/2121.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic659:hover{color:#CCCCCC; background-image:url(../images/images0002/2121.png);}
.pic659 a { float:left;  width:501px; height:43px;  background:;background-image:url(../images/images0002/2121.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic659 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/2121.png);}/*手机自定义图片*/
.sjc660 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc660 a{float:left; width:100%; height:px; padding:0px; background:#FFFFFF;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc660 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc660 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机导航*/
.sjdh661 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#2B5BAD; background-image:url();}
.sjdh661 li {float:left; width:50%;height:40px;; line-height:40px; text-align:center; }
.sjdh661 li a { color:#FFFFFF; font-size:14px; text-align:center; }
/*手机新闻列表*/
.sjnew662 {position:relative;float:left; width:100%;height:auto;}
.sjnew662 ul { position:relative;float:left; width:100%; border:10px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew662 ul li { float:left; width:100%; height:50px; line-height:50px; border-bottom:1px dashed #DEDEDE; text-indent:20px; background:url(../images/images0002/未标题-2.jpg) left no-repeat;}
.sjnew662 ul li p{ float:left; width:70%; height:50px; line-height:50px; color:#191919; font-size:14px; text-align:left; overflow:hidden;}
.sjnew662 ul li span{ float:left; width:30%; height:50px; line-height:50px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list663 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list663 ul{clear:both;width:261px; margin:0 auto;}
.sjpage_mb_list663 ul li {float:left;width:25px;height:25px;border:0px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list663 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list663 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list663 a {float:left;color: #FFFFFF;background:#2D4696;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list663 a:hover {float:left;background:#CC0F1A;border-radius: 3px;}
/* 个人中心 */
.member { float:left; padding:0; width:100%; height:160px; background:; background: url() no-repeat center;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.member .user { float:left; width:30%; height:120px; margin-bottom:40px; overflow:hidden;}
.member .user img {float:left; margin:30px 0 30px 20px; width:60px; height:60px;border-radius:100px;}
.member .sj { float:left; width:70%; height:30px; margin-top:15px; line-height:30px; font-size:16px; font-weight:bold; color:#FFFFFF; overflow:hidden;}
.member .hydj { float:left; width:70%; height:20px; margin:3px 0;}
.member .hydj p{display:inline-block; padding:0 5px; height:20px; line-height:20px; font-size:14px; color:#FFFFFF; overflow:hidden; background:;border-radius:50px;}
.member .tjr { float:left; width:70%; height:20px; margin:3px 0;}
.member .tjr p{display:inline-block; padding:0 5px; height:20px; line-height:20px; font-size:14px; color:#FFFFFF; overflow:hidden; background:;border-radius:50px;}
.member .zcsj { float:left; width:70%; height:20px; margin:3px 0;}
.member .zcsj p{display:inline-block; padding:0 5px; height:20px; line-height:20px; font-size:14px; color:#FFFFFF; overflow:hidden; background:;border-radius:50px;}
.member2 { float:left; padding:10px 0; width:100%; height:60px; background: url() no-repeat center;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.member2 p { float:left; width:24%; height:60px;}
.member2 p img {float:left; margin-left:10px; width:60px; height:60px;border-radius:100px;}
.member2 ul { float:left; width:76%; height:60px;}
.member2 ul li{ float:left; width:100%; height:30px; line-height:30px; color:#FFFFFF; font-size:12px; text-indent:10px; overflow:hidden;}
.fx { float:left;padding:5px 0; width:100%; height:40px; background:#FFFFFF; border-bottom:1px solid #F5F5F5;}
.fx .m { margin:0 auto; width:96%; height:40px;}
.fx .m a{color:#666666;}
.fx .m p { float:left; width:50%; height:40px; line-height:40px; font-size:1em; color:#666666; text-align:left; text-indent:5px; overflow:hidden;}
.fx .m span { float:left; width:50%; height:40px; font-size:1em; color:#666666; line-height:40px;text-align:right; overflow:hidden;}
.fx .m span a{color:#666666;}
.wuliu { float:left; margin:-30px 5% 10px 5%; width:90%; height:16px; padding:10px 0; background:#FFFFFF;border-radius:10px;box-shadow: 2px 2px 5px #888888;}
.wuliu ul { float:left; margin:0; width:100%; height:16px;}
.wuliu ul a { position:relative;float:left; width:25%; height:px; text-align:center;color:#3e4145;font-family:'微软雅黑';font-weight:normal;}
.wuliu ul a li { float:left;width:100%;height:px; border-right:1px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wuliu ul a li i { float:left; width:100%; height:px; line-height:px; margin: 5px auto; text-align:center; color:;}
.wuliu ul a li img {display:block; width:60%;height:px; margin:0 auto; vertical-align:middle; overflow:hidden;}
.wuliu ul a li span { float:left; width:100%; height:16px; text-align:center;line-height:16px; font-family:'微软雅黑'; font-weight:normal;font-size:0.8em; }
.wuliu ul a p { position:absolute; top:3px; right:8px; width:12px; height:12px; line-height:12px;color:#333; font-size:8px; text-align:center; border-radius:100px;}
.wuliu2 { float:left; margin-bottom:8px; width:100%; height:50px; padding:10px 0; background:#FFFFFF;}
.wuliu2 ul { float:left; margin:0; width:100%; height:50px; background:#FFFFFF;}
.wuliu2 ul a { position:relative;float:left; width:25%; height:50px; text-align:center;color:#3e4145;font-family:'微软雅黑';font-weight:normal;}
.wuliu2 ul a li { float:left;width:100%;height:50px; border-right:1px solid #F5F5F5;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wuliu2 ul a li i { float:left; width:100%; height:px; line-height:px; margin: 5px auto; text-align:center;color:;}
.wuliu2 ul a li img {display:block; width:60%;height:px; margin:0 auto; vertical-align:middle; overflow:hidden;}
.wuliu2 ul a li span { float:left; width:100%; height:16px; text-align:center;line-height:16px; font-family:'微软雅黑'; font-weight:normal;font-size:0.8em; }
.wuliu2 ul a p { position:absolute; top:3px; right:8px; width:12px; height:12px; line-height:12px;color:#333; font-size:8px; text-align:center; border-radius:100px;}
.picmember { float:left;width:100%;margin-bottom:8px; border:0; background:#FFFFFF;border-top:1px solid #F5F5F5;}
.picmember li{display:block;float:left;color:#FFFFFF; width:25%; margin:0; padding:5px 0; text-align:center; border-bottom:1px solid #F5F5F5;border-right:1px solid #F5F5F5;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.picmember li i{margin:0 auto; width:40px; height:40px; line-height:40px; margin:0; padding:0; text-align:center;}
.picmember li img {display:block; width:40px; height:40px; margin:0 auto; vertical-align:middle; overflow:hidden; border-radius:100px;}
.picmember li span{display:block;float:left;width:100%;min-height:24px;height:24px;line-height:24px;overflow:hidden;font-size:0.8em; text-align:center; padding:0;color:#3e4145; }
.wdxx { float:left; margin:10px 5% 10px 5%; width:90%; height:auto; padding:10px 0; background:#FFFFFF;border-radius:10px;box-shadow: 2px 2px 5px #888888;}
.wdxx ul { float:left; margin:0; width:100%; height:auto;}
.wdxx ul .bt{ float:left; margin:0; width:90%; margin:0 5% 5px 5%; height:30px; line-height:30px;color:#3e4145; font-size:14px;border-bottom:1px solid #F5F5F5;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wdxx ul a { position:relative;float:left; padding-bottom:10px; width:25%; height:26px; text-align:center;color:#3e4145;font-family:'微软雅黑';font-weight:normal;}
.wdxx ul a li { float:left;width:100%;height:26px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wdxx ul a li i { float:left; width:100%; height:px; line-height:px; margin: 5px auto; text-align:center;}
.wdxx ul a li img {display:block; margin:0 auto; width:px; height:px; margin: 5px auto; vertical-align:middle;border-radius:50px; overflow:hidden;}
.wdxx ul a li span { float:left; width:100%; height:16px; text-align:center;line-height:16px; font-family:'微软雅黑'; font-weight:normal;font-size:0.8em; }
.wdxx ul a p { position:absolute; top:3px; right:8px; width:12px; height:12px; line-height:12px;color:#333; font-size:8px; text-align:center; border-radius:100px;}.loginout { float:left; margin:10px 5% 10px 5%; width:90%; height:44px; line-height:44px; padding:0; background:;border-radius:20px; color:#FFFFFF; font-size:14px; text-align:center;}/* 会员选择样式 */
.hypictxt{width: 100%;margin: 0 auto; padding: 0px; /*background: #FFFFFF;*/ overflow: hidden;}
.hypictxt li{ width:94%; height:40px; float: left;padding:8px 3%; margin:3px 0; background: #fff; border-bottom:1px solid #EEEEEE; overflow: hidden;}
.hypictxt li ol {float:left;width:20%;}
.hypictxt li ol img {float:left;width:30px; height:30px; padding:5px 0; }
.hypictxt li a{ width: 80%; height:auto; float:left; font-size:0.8em; text-align:center;overflow: hidden;text-align:left;}
.hypictxt li a b{ float:left; width:100%; height:20px; line-height:20px; font-size:1.2em; color:#666666; overflow:hidden;}
.hypictxt li a p { float:left; width:100%; height:40px; line-height:20px; font-size:0.9em; color:#999999; overflow:hidden;}
.hypictxt li a h5 { float:left; width:40%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.hypictxt li a span { float:left; width:30%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.hypictxt li a h4{ float:left; width:25%; height:20px; line-height:20px;/* border-radius:5px; background:#426ab3;*/ color:#cccccc; text-align:center; font-size:0.9em; margin:0 0 0 5%;}/* 滑动图片样式 */
.swiper-container {width:100%;height:auto;}
.swiper-slide {text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.pictxt{width: 100%;margin: 10px auto; padding: 0px; /*background: #FFFFFF;*/ overflow: hidden;}
.pictxt li{ width:94%; height:80px; float: left;padding:8px 3%; margin:3px 0; background: #fff; border-bottom:1px solid #EEEEEE; overflow: hidden;}
.pictxt li ol {float:left;width:30%;}
.pictxt li ol img {float:left;width:80px; height:80px; }
.pictxt li a{ width: 70%; height:auto; float:left; font-size:0.8em; text-align:center;overflow: hidden;text-align:left;}
.pictxt li a b{ float:left; width:100%; height:20px; line-height:20px; font-size:1.2em; color:#666666; overflow:hidden;}
.pictxt li a p { float:left; width:100%; height:20px; line-height:20px; font-size:0.9em; color:#999999; overflow:hidden;}
.pictxt li a h5 { float:left; width:40%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.pictxt li a span { float:left; width:30%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.pictxt li a h4{ float:left; width:25%; height:20px; line-height:20px;/* border-radius:5px; background:#426ab3;*/ color:#cccccc; text-align:center; font-size:0.9em; margin:0 0 0 5%;}/*表格样式*/
table.mbtable {font-size:12px; border-width:0px;border-color:;border-collapse: collapse;  }  
table.mbtable th{color:;font-size:12px;border-width:1px;border-style:solid;border-color:;background-color:;height:px;line-height:px;}  
table.mbtable td {color:; font-size:12px;border-width: 1px; border-style: solid; border-color:;  background-color: ;height:px;line-height:px;}
table.mbtable td p{height:px;padding:0;margin:0;text-align:center;}
table.mbtable td p img{width:px;height:px;padding:0;margin:0;border-radius:100px;}

.piccp2 {position:relative;float:left; width:100%;height:auto;}
.piccp2 ul { position:relative;float:left;width:100%; border:5px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.piccp2 li { width:50%;float: left; border:5px solid #FFFFFF; background:#FFEDEE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.piccp2 li img { width: 100%; ; padding:0; border-radius:0px;}
.piccp2 li p { width: 100%;float:left; font-size:12px; color:#000000; height:20px; line-height:20px; overflow: hidden;}
.piccp2 li span { width: 50%;float:left; font-size:12px; color:#C20000; height:20px; line-height:20px; text-align:left;overflow: hidden;}
.piccp2 li h6 { width: 50%;float:left; font-size:11px; color:#CCCCCC; height:20px; line-height:20px; text-decoration:line-through;text-align:right;overflow: hidden;}

/*二维码样式*/
.qrcode { float:left;padding:10px; border:5px solid #FF0000;}
.qrcode img{margin:0 auto;}

/*左1右2图片*/
.tjpic { float:left; width:100%; padding:0;}
.tjpic li { width:100%; float:left;height:0px;padding-bottom:50%;overflow: hidden;}
.tjpic li p{ width:50%; float:left;height:0px; padding-bottom:50%;}
.tjpic li p span{ width:100%; float:left;height:0px; padding-bottom:50%;}

/*评价样式*/
.pj { float:left; width:96%; margin:5px 2%; height:180px;color:;}
.pj .pj1 { float:left; width:100%; height:50px; line-height:50px;}
.pj .pj1 p { float:left;height:50px; line-height:50px;}
.pj .pj1 input[type='radio']{float:left;margin:15px; width:20px; height:20px; line-height:20px; background:#EEEEEE;border:1px solid #FFFFFF;-webkit-appearance:none;}
.pj .pj1 input[type='radio']:checked{float:left;margin:15px; width:20px; height:20px; line-height:20px; background:#FF3399;border:1px solid #FFFFFF;-webkit-appearance:none;}
.pj .pj2 { float:left; width:100%; height:80px; line-height:30px;}
.pj .pj2 textarea{float:left; width:100%; height:80px; background:#FFFFFF; color:#666666; font-size:1em; margin:0px; padding:0px; border:0px;}
.pj .pj3 { float:left; width:100%; height:40px; line-height:40px; margin-top:10px; border-radius:3px;}

/*兑换样式*/
.tx { float:left; width:96%; margin:5px 2%; height:100px;color:;}
.tx p { float:left; width:50%;height:30px; line-height:30px; text-align:right; background:#FFFFFF; margin-bottom:10px;}
.tx input[type='number']{float:left;width:50%; height:30px; padding:0px; margin:0px; line-height:30px; border:0px solid #CCCCCC; border-radius:0px; margin-bottom:10px; background:#FFFFFF;color:;-webkit-appearance:none;}

/*分割线*/
.limit-tit{ float:left; width:100%; height: 36px; padding:0; margin:0; position:relative; text-align: center; background:#FFFFFF;}
.limit-tit span{ position:relative; display:inline-block; font-size:16px; background:#FFFFFF; text-align:center; top:10px; color: ; padding: 0 10px; z-index:1; }
i{ font-style:normal;}
.limit-tit em{ position:absolute; top:0; display:block; width:96%;height:18px; margin:0 2%; border-bottom:1px solid ;}
/*分割线结束*/

/*弹出输入框*/
.jbox{ float:left; width:90%; text-align:center; padding:20px 0; background:url(../images/black-003.gif)}
.jbox img{ margin:0 auto;}
.fromtc{ float:left; width:100%; height:auto; padding:20px 0;}
.fromtc .main{display:block; width:90%; margin:0 auto; height:auto; line-height:40px; font-size:1em; text-align:center;}
.fromtc .main .in {display:block; float:left; width:70%; height:40px; border:0; margin:0px; margin-bottom:10px; padding:0px;border-top-left-radius:5px;border-bottom-left-radius:5px; border-top-right-radius:0px;border-bottom-right-radius:0px;text-indent:10px; background:#f6f5ec;}
.fromtc .main .into {display:block; float:left; width:100%; height:60px; line-height:30px; border:0; margin-bottom:10px; padding:0px;border-radius:5px; text-indent:10px; background:#f6f5ec;}
.fromtc .main .in2 {display:block; float:left; width:100%; height:20px; line-height:20px; border:0; margin-bottom:10px; padding:10px 0;border-radius:5px; text-indent:10px; background:#f6f5ec;}
.fromtc .main .bt {display:block; float:left; width:30%; height:40px; border:0; margin:0px; margin-bottom:10px; padding:0px;border-top-left-radius:0px;border-bottom-left-radius:0px; border-top-right-radius:5px;border-bottom-right-radius:5px;background:; color:#FFFFFF; font-family:'微软雅黑';}
.fromtc .main .bt2 {display:block; float:left; width:100%; height:40px; border:0; margin:0; padding:0px;border-radius:5px;background:; color:#FFFFFF; font-family:'微软雅黑';}
.fromtc .main span {display:block; float:left; width:19%; height:40px; border:0; margin:3px 8% 3px 0; padding:0px;border-top-left-radius:0px;border-radius:5px;background:; color:#FFFFFF; font-family:'微软雅黑';}
.right0 {margin-right:0px !important;}

/*评价*/
.huifu{ float:left; width:100%; height:100px; padding:0px;}
.huifu .main{display:block; width:96%; margin:0 auto; height:100px; font-size:0.9em;}
.huifu .main .in {display:block; float:left; width:98%; height:40px; line-height:20px; border:0; margin:0px; padding:2% 1%;border-radius:3px; background:#444; color:#CCCCCC;font-family:'微软雅黑';}
.huifu .main .dz {display:block; float:left; width:150px;height:28px; line-height:28px;border:0;margin-top:8px; padding:0 2%; color:#CCCCCC; text-align:left; font-family:'微软雅黑'; font-size:1em;}
.huifu .main .dz p {float:left;text-indent:5px;width:100px; height:28px;line-height:28px;}
.huifu .main .dz img {float:left;width:28px; height:28px;}
.huifu .main .bt {display:block; float:right; width:60px; height:26px; border:0; margin:8px 0; padding:0 2%; border:1px solid #b22c46; border-radius:3px;background:#973c3f; color:#CCCCCC; text-align:center; font-family:'微软雅黑';}

/*支付按钮*/
.ftcp ul { width: 100%; max-width:640px; height:50px; float:left; position:fixed; bottom:0px; z-index:99;}
.ftcp ul li { width:25%; margin-left:0px; float:left; height:50px; display:inline-block;background:#333333;}
.ftcp ul li p input {float:left; width:60px; height:30px; margin:10px 5px; padding:0px; border:0; border-radius:5px; color:#FFFFFF; background:#ffffff;  font-size:1.2em; text-align:center; text-indent:0px;}
.ftcp ul li a { float:left;width:100%;height:50px;text-align:center;font-size:1em;font-family:'微软雅黑';font-weight:normal;}
.ftcp ul li a i{ margin-top:8px;}
.ftcp ul li a span { float:left; width:100%; height:20px; text-align:center;line-height:20px; color:#666666; font-size:0.9em; font-family:'微软雅黑'; font-weight:normal; }
/*用户登录页面*/
.login{ float:left; width:100%; height:auto; padding:0px; font-family:'微软雅黑';}
.login .main{display:block; width:90%; margin:0 auto; height:100px;}
.login .main .topbt {display:block; float:left; width:100%; height:50px; line-height:50px; border:0; margin:2px 0; padding:0px; background:#FFFFFF; color:#333333; font-size:1.2em; text-align:center;font-family:'微软雅黑';}
.login .main .bt {display:block; float:left; width:20%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px;border-top-left-radius:5px; border-bottom-left-radius:5px; background:; color:#FFFFFF;font-family:'微软雅黑';text-align:center;}
.login .main .in {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:20px 0; padding:0px;border-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:#f6f5ec; color:#000000;font-family:'微软雅黑';}
.login .main .in2 {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px;border-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:#FFFFFF;font-family:'微软雅黑'; text-indent:5px;background:; color:;}
.login .main .in3 {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px;border-radius:5px;background:#f6f5ec; color:#000000;font-family:'微软雅黑';text-indent:5px;}
.login .main .submit {display:block; float:left; width:100%; height:40px; line-height:40px; border:0; margin:10px 0 10px 0; padding:0px;border-radius:5px;background:; color:#FFFFFF;font-family:'微软雅黑';}
.login .main .mm {float:left;width:100%; height:30px; line-height:30px;text-align:center;}
.login .main .mm a {float:left;width:100%; height:30px; line-height:30px;text-align:center;font-size:12px;color:#FFFFFF;}/*资料修改页面*/
.edhy{ float:left; width:96%; height:auto; margin:0 2%; padding:0px; font-family:'微软雅黑';}
.edhy .main{display:block; width:100%; margin:0 auto; height:auto;}
.edhy .main .topbt {display:block; float:left; width:100%; height:50px; line-height:50px; border:0; margin:2px 0; padding:0px; background:#FFFFFF; color:#333333; font-size:1.2em; text-align:center;font-family:'微软雅黑';}
.edhy .main .img {text-align:center;  width:100%; height:50px; margin:10px 0; }
.edhy .main .img img {width:50px; height:50px;}

.edhy .main .weizhi{ float:left;background:; color:; width:60%; height:40px; line-height:40px; font-size:14px; border:1px solid #DDDDDD; border-left:0px;border-right:0px; border-radius:0px;margin:5px 0px; text-indent:5px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .dinwei{ float:left;background:; color:; width:20%; height:40px; line-height:40px; font-size:14px; border:1px solid #DDDDDD; border-radius:5px; margin:5px 0px;border-top-left-radius:0px;border-bottom-left-radius:0px;text-align:center;border-left:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main textarea { float:left; background:; color:; width:100%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px -0px; text-indent:0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;padding:2%;}

.edhy .main .bt {display:block; float:left; width:20%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px; border:1px solid #DDDDDD;border-top-left-radius:5px; border-bottom-left-radius:5px; background:; color:;font-family:'微软雅黑'; font-size:0.9em;text-align:center;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .in {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px 0;border:1px solid #DDDDDD;border-left:0px;text-indent:5px;border-top-left-radius:0px; border-bottom-left-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:; color:;font-family:'微软雅黑';font-size:0.9em;outline:none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .input {display:block; float:left; width:100%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px 0;border:1px solid #DDDDDD;border-radius:5px;background:; color:;font-family:'微软雅黑';font-size:0.9em;text-indent:5px;outline:none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .sel {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px 0;border:1px solid #DDDDDD;border-left:0px;border-top-left-radius:0px; border-bottom-left-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:; color:;font-family:'微软雅黑';font-size:0.9em;text-indent:5px;m;outline:none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}/* 个人详情 */
.grxx { float:left; width:90%; height:70px; margin:2%; padding-right:6%; background:#FFFFFF;  background:url(../my/images/right.png) no-repeat right;background-size:3%;}
.grxx h3{ float:left; width:100%; height:30px; line-height:30px; color:#4B4B4B; font-size:1.1em; font-weight:normal;}
.grxx span{ float:left; width:100%; height:40px; line-height:20px; color:#979797; font-size:1.0em;}

/* 购买详情 */
.gmxq { float:left; width:96%; height:auto; padding:2%; background:#FFFFFF;}
.cpxq { float:left; width:100%; height:68px; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.cpxq p { float:left; width:30%; height:68px;}
.cpxq p img { width:68px; height:68px;}
.cpxq h3 { float:left; width:70%; height:44px; line-height:22px; color:#4B4B4B; font-size:0.9em; font-weight:normal; overflow:hidden; }
.cpxq span { float:left; width:70%; height:20px; line-height:20px; color:#F17275; font-size:1em; margin-top:4px;}
.zffs { float:left; width:100%; height:68px; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.zffs h3 { float:left; width:40%; height:68px; line-height:68px; color:#4B4B4B; font-size:1em; font-weight:normal; }
.zffs span { float:left; padding-right:5%; width:25%; height:68px; line-height:68px; }
.zffs span img{ float:left; width:24px; height:20px; margin:24px 0;}
.yfje { float:left; width:100%; height:30px; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.yfje h3 { float:left; width:25%; height:30px; line-height:30px; color:#4B4B4B; font-size:1em; font-weight:normal; }
.yfje span { float:left; padding-right:5%; width:70%; height:30px; line-height:30px; text-align:left; color:#F17275;}
.yfje span img{ float:left; width:24px; height:20px; margin:24px 0;}
.kqmx { float:left; width:100%; height:auto; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.kqmx h3 { float:left; width:100%; height:25px; color:#4B4B4B; font-size:1em; font-weight:normal; }
.kqmx span { float:left; padding:5px 0; width:100%; height:20px; line-height:20px; font-size:0.8em; color:#666666; overflow:hidden; }
.cply { float:left; width:100%; height:auto; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.cply h3 { float:left; width:25%; height:auto; color:#4B4B4B; font-size:1em; font-weight:normal; }
.cply span { float:left; padding-right:5%; width:70%; line-height:20px; font-size:0.9em; color:#999999; overflow:hidden; }

/* 地址列表 */
.dzlist { float:left; width:96%; height:auto; padding:2%; background:#FFFFFF;}
.dzlist li { float:left; width:100%; height:70px; padding:5px 0; border-bottom:1px solid #CCCCCC;}
.dzlist li b { float:left; width:10%; margin:25px 5%; height:20px;}
.dzlist li b img { float:left; width:20px; height:20px; padding:0; margin:0; text-align:center;}
.dzlist li h3 { float:left; width:60%; height:30px; line-height:30px; font-size:1.1em; color:#4B4B4B; overflow:hidden; text-align:left; padding:0; margin:0;}
.dzlist li span { float:left; width:20%; height:30px; line-height:30px; font-size:1.1em; color:#4B4B4B; overflow:hidden; text-align:right;}
.dzlist li span a { color:#4B4B4B; }
.dzlist li p { float:left; width:80%; height:40px; line-height:20px; font-size:1em; color:#CCCCCC; overflow:hidden;}

/* 添加地址 */
.tjdz { float:left; width:100%; height:40px; margin:10px 0;}
.tjdz .tjdz1 { margin:0 auto; width:80px; height:40px;}
.tjdz .tjdz1 a{ width:100%; height:40px;}
.tjdz .tjdz1 a img{ display: block; margin:0 auto; width:20px; height:20px; text-align:center;}
.tjdz .tjdz1 a p{ float:left; width:100%; height:20px; line-height:20px; text-align:center; color:#999999; font-size:1em;}

/* 地址编辑 */
.dizhi { float:left; width:96%; height:360px; padding:2%;  background:#FFFFFF; }
.dizhi li{ float:left; width:90%; height:50px; line-height:50px; padding-right:10%; color:#4B4B4B; border-bottom:1px solid #EEEEEE; background:url(../images/right.png) no-repeat right;background-size:2%;}
.dizhi li span{ float:left; width:30%; height:50px; line-height:50px; color:#979797; font-size:1.0em;}
.dizhi li input{ float:left; width:70%; height:30px; line-height:30px; color:#979797; font-size:1.0em; border:0; margin:0; padding:10px 0;}
.dizhi li select{ float:left; width:70%; height:30px; line-height:30px; color:#979797; font-size:1.0em; border:0; margin:0; margin:10px 0;}
.dizhi li textarea{ float:left; width:70%; height:60px; line-height:30px; color:#979797; font-size:1.0em; border:0; margin:0; padding:10px 0;}
.nobtm {border-bottom:0px !important;background:url() !important;}

/* 门店列表 */
.shopsel { float:left;width:100%; border:0; max-width:640px;}
.shopsel .shopleft{ float:left;width:25%; height:100%; overflow:auto; border:0; background:#ED6823;}
.shopsel .shopleft li{ float:left;width:100%; height:36px; line-height:36px; text-align:center; overflow:hidden; border-bottom:1px solid #F7F7F7; overflow:hidden; color:#FFFFFF; font-size:13px; }
.shopsel .shopright{ float:left;width:100%; height:101%; overflow:auto; border:0;-webkit-overflow-scrolling: touch;}
.picshoptxt{ float:left;width: 100%;margin: 0 auto; padding: 0px;}
.picshoptxt li { float: left; width:100%; height:auto; padding:10px; border-bottom:1px solid #F7F7F7;background: #fff;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.picshoptxt li .left {float:left;width:22%;}
.picshoptxt li .left a img {float:left;width:70px; height:70px; margin:5px;border-radius:100px;}
.picshoptxt li .right { width: 75%; height:auto; float:left; padding-left:3%;}
.picshoptxt li .right h2{ float:left; width:100%; height:20px; line-height:20px; font-size:14px; color:#333333; overflow:hidden;}

.picshoptxt li .right .right1 { float:left; width:100%; height:40px;overflow:hidden;}
.picshoptxt li .right .right1 b{ float:left; width:70%; height:20px; line-height:20px; font-size:12px; color:#666; overflow:hidden;font-weight:normal;}
.picshoptxt li .right .right1 h3{ float:left; width:30%; height:20px; line-height:20px; font-size:11px; color:#666;text-align:right; overflow:hidden;}
.picshoptxt li .right .right1 p { float:left; margin:2px 0; width:100%; height:16px; line-height:16px; font-size:11px; color:#666666; overflow:hidden;}
.picshoptxt li .right h5 { float:right; margin-bottom:4px; width:28%; height:36px; line-height:18px; border-radius:3px; background:#ED6823; color:#ffffff; text-align:center; font-size:10px;}

.picshoptxt li .right .right2 { float:left; width:100%; height:40px;overflow:hidden;}
.picshoptxt li .right .right2 p { float:left; margin:0; width:100%; height:20px; line-height:20px; font-size:11px; color:#666666; overflow:hidden;}
.picshoptxt li .right .right2 a span{ float:left; width:60%; height:20px; line-height:20px; border-radius:3px;color:#666666; text-align:left; font-size:12px;overflow:hidden;}
.picshoptxt li .right .right2 a h4{ float:left; width:40%; height:20px; line-height:20px; color:#666666; text-align:right; font-size:11px; overflow:hidden;}
.picshoptxt li .right a h6{ float:right; margin-top:10px; width:28%; height:30px; line-height:30px; border-radius:3px; background:#FFCC00; color:#FFFFFF; text-align:center; font-size:12px;}
.picshoptxt li .down {float:left;width:100%;height:auto;margin-top:5px;padding-top:5px;border-top:1px solid #EEEEEE;}

/*产品选择页面*/
div.search {padding: 0px 0; float:left; width:100%; height:36px;}
.bar6 input { float:left;border: 1px solid ; border-left:0px; border-radius:0;width: 50%;height: 36px; text-indent:10px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.bar6 button { float:left;height: 36px;background:;width: 25%; border:0px;font-size: 13px;color: #FFFFFF;}
.dingwei { float:left; width:100%; height:40px; position:fixed; top:0px;}
.dingwei span{ float:left; width:25%; height:40px; line-height:40px; background:#F3F3F3; color:#333333; font-size:14px; text-align:center;}
.dingwei p{ float:left; width:75%; height:40px; line-height:40px; background:#FFFFFF;color:#666666; font-size:14px; text-indent:10px;}
.prosel { float:left;width:100%; border:0;}
.prosel .proleft{ float:left;width:25%; height:101%; overflow:auto; border:0; background:;-webkit-overflow-scrolling: touch;}
.prosel .proleft li{ float:left;width:100%; height:36px; line-height:36px; text-align:center; overflow:hidden; border-bottom:1px solid #F7F7F7; border-left:3px solid ; overflow:hidden; color:#FFFFFF; font-size:13px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.prosel .proright{ float:left;width:75%; height:101%; overflow:auto; border:0;-webkit-overflow-scrolling: touch;}
.picprotxt{ float:left;width: 100%;margin: 0 auto; padding: 0px;}
.picprotxt li { float: left; width:100%; height:auto; border:10px solid #FFFFFF; margin-bottom:5px;background: #fff;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.picprotxt li .left {float:left;width:30%;}
.picprotxt li .left img {float:left;width:80px; height:80px;}
.picprotxt li .right { width: 65%; height:auto; float:left; padding-left:5%;}
.picprotxt li .right h2{ float:left; width:100%; height:20px; line-height:20px; font-size:14px; color:#333333; overflow:hidden;font-weight:bold;}
.picprotxt li .right h3{ float:left; width:50%; height:20px; line-height:20px; font-size:14px; color:#FF0909; overflow:hidden;text-align:right; font-weight:bold;}
.picprotxt li .right span{ float:left; width:100%; height:20px; line-height:20px; border-radius:3px;color:#666666; text-align:left; font-size:12px;overflow:hidden;}
.picprotxt li .right p { float:left; margin:0; width:100%; height:20px; line-height:20px; font-size:11px; color:#666666; overflow:hidden;}
.picprotxt li .right h4{ float:left; width:60%; height:20px; line-height:20px; font-size:11px; color:; overflow:hidden;}
.picprotxt li .right h5{ float:right; width:36%; height:20px; line-height:20px; border-radius:3px; background:; color:; text-align:center; font-size:10px;}
.picprotxt li .down {float:left;width:100%;height:auto;margin-top:5px;padding-top:5px;border-top:1px solid #EEEEEE;}
.picprotxt li .down h4{ float:right; padding-left:5%; width:65%; height:30px; line-height:15px; font-size:12px; color:#AAAAAA; overflow:hidden;}
.picprotxt li .down h5 { float:left; width:30%; height:30px; line-height:15px; border-radius:3px; background:#ED6823; color:#FFFFFF; text-align:center; font-size:10px;}

/* 发现列表 */
.faxianbt {float:left; width:96%; height:auto; line-height:20px; padding:2% 2%; color:#333333; font-size:1.2em; font-family:'微软雅黑';  text-align:center;}
.faxianxq {float:left; width:100%; height:auto;}
.faxianxq img{ margin-bottom:5px;}
.faxianjj {float:left; width:96%; height:30px; line-height:30px; padding:3% 2% 1% 2%; color:#333333; background:#FFFFFF; border-bottom:1px solid #F5F5F5;}
.faxianjj p{ float:left; width:15%; height:30px;}
.faxianjj p img{ float:left; width:30px; height:30px; border-radius:50px;}
.faxianjj b{ float:left; width:70%; height:30px; line-height:30px; overflow:hidden; font-size:0.9em; font-weight:normal; color:#666666;}
.faxianjj span{ float:left; width:15%; height:30px; line-height:30px; color:#CCCCCC; font-size:0.7em;}
.faxianadd {float:left; width:96%; padding:0px 2%; height:30px; line-height:30px; color:#999999; background:#FFFFFF; font-size:0.8em;}

/* 发现内容 */
.faxianpt { float:left; background:#FFFFFF; width:92%; height:auto; padding:0px 2%; margin:1% 2% 3% 2%; border-radius:5px;}
.faxianpt1 { float:left; background:#FFFFFF; width:100%; height:24px; line-height:24px; padding:3px 0; margin-top:5px; border-top:1px solid #F5F5F5;}
.faxianpt1 b{ float:left; background:#FFFFFF; width:8%; height:24px; line-height:24px; }
.faxianpt1 b img{ float:left; width:24px; height:24px; border:0px; border-radius:50px;}
.faxianpt1 p{ float:left; width:23%; height:24px; line-height:24px; font-size:0.8em; color:#666666; overflow: hidden;}
.faxianpt1 span{ float:left; width:23%; text-align:center; height:24px; line-height:24px; font-size:0.7em; color:#AAAAAA;}
.faxianpt1 a { float:left; width:23%; height:24px; line-height:24px; text-align:left; text-indent:0px; color:#AAAAAA; font-size:8px;}
.faxianpt1 a img{ float:left;width:12px; height:12px; padding:6px 5px 6px 0;margin:0 auto;}
.faxianpt2 { float:left; width:100%; height:36px; line-height:36px; overflow:hidden; border-bottom:1px solid #F5F5F5;}
.faxianpt2 a { height:36px; line-height:36px; font-size:14px;color:#333333; text-indent:10px; overflow:hidden;}
.faxianpt3 { float:left; width:100%;}
.faxianpt3 ul { float:left; width:100%;}
.faxianpt3 ul li { float:left; width:33.3%; margin:0; padding:0; border:5px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.faxianpt3 ul li a { width:100%; float:left;padding:0; margin:0; border:0px; background:#FFFFFF;border-radius:0px;height:0px;padding-bottom: 100%;overflow: hidden;}
.faxianpt3 ul li a .w{ width:100%;}
.faxianpt3 ul li a .h{ height:100%;}
.faxianpt5 { float:left; width:100%; position:relative; height:12px;padding:10px 0; }
.faxianpt5 a { float:left; width:50%; height:12px; line-height:12px; padding:0px; margin-right:0; margin-top:0px;  border:0px solid #EEEEEE; text-align:center; text-indent:5px; color:#999999; font-size:0.8em;}
.faxianpt5 a img{width:12px; height:12px; padding:0px 5px 0px 0;margin:0 auto;}
.faxianpt6 { float:left; height:5px; width:100%; margin:3% 0 1% 0; border-bottom:1px solid #EEEEEE; }

/* 评论 */
.list_pl { float:left; width:100%; height:auto; margin-top:5px;}
.list_pl ul { float:left; width:96%; height:auto; padding:2%; margin-top:5px; background:#FFFFFF; border-bottom:1px solid #EEEEEE;font-family:'微软雅黑';}
.list_pl ul p {float:left; width:15%; height:auto;}
.list_pl ul p img{ float:left; width:30px; height:30px; border-radius:100px;}
.list_pl ul li {float:left; width:85%; height:auto;}
.list_pl ul li b{ float:left; width:80%; height:20px; line-height:20px; color:#333333; overflow:hidden; font-size:0.9em; font-weight:normal;}
.list_pl ul li span{ float:right; width:20%; height:20px; line-height:20px; color:#666666; overflow:hidden; font-size:0.8em; text-align:right;}
.list_pl ul li .ly{ float:left; width:100%; height:auto; line-height:20px; color:#666666; overflow:hidden; font-size:0.9em;}
.list_pl ul li .img{ float:left; width:100%; padding:5px 0; height:10px; line-height:10px;}
.list_pl ul li .img .dt{ float:left; width:50%; height:14px; line-height:14px; color:#CCCCCC; overflow:hidden; font-size:0.8em;}
.list_pl ul li .img .zanimg{ float:left; width:25%; height:14px; line-height:14px; color:#AAAAAA; overflow:hidden; font-size:0.8em; text-align:right;}
.list_pl ul li .img .hfimg { float:left; width:25%; height:14px; line-height:14px; color:#AAAAAA; overflow:hidden; font-size:0.8em; text-align:right;}
.list_pl ul li .hf{ float:left; width:100%;height:40px; overflow:hidden; padding-bottom:10px;}
.list_pl ul li .hf .hf1{ float:left; width:85%; margin-left:15%; height:40px; line-height:20px; color:#AAAAAA; overflow:hidden; font-size:0.9em;}

/*发现详情底部*/
.fxlistft{font-size:1em; verflow: hidden; width: 100%; max-width:640px; height:32px; padding:9px 0; float:left; border-top:1px solid #EEEEEE; background:#FFFFFF; position:fixed; bottom:0px; z-index:99;}

/* 发现发布 */
.faxianfb { float:left; background:#FFFFFF; width:94%; height:auto;  padding:0 3%; }
.faxianfb p { float:left; width:50%; height:40px; line-height:40px; color:#F9C143; font-size:1.1em;}
.faxianfb span { float:left; width:50%; height:40px; line-height:40px; color:#F9C143; font-size:1.1em; text-align:right;}
.faxianfbtp { float:left; background:#FFFFFF; width:96%; height:auto;  padding:0 2%; }
.faxianfbtp .tiebabt{ float:left; background:#F7F7F7; width:100%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px -0px; text-indent:0px; color:#555; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;padding:1%;}
.faxianfbtp .sel{display:inline; float:left; background:#F7F7F7; width:100%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px -0px; text-indent:0px; color:#555; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;padding:0 2%;}
.faxianfbtp .tiebawz{ float:left; background:#F7F7F7; width:80%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px 0px; text-indent:5px; color:#555; border-top-right-radius:0px;border-bottom-right-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.faxianfbtp .dinwei{ float:left; background:#F7F7F7; width:20%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px 0px;color:#555; border-top-left-radius:0px;border-bottom-left-radius:0px;text-align:center;border-left:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.faxianfbtp ul li { float:left; width:31%; margin:1%; padding:0;}
.faxianfbtp ul li a { width:100%; float:left;padding:0; margin:0; border:0px; background:#FFFFFF;border-radius:0px;height:0px;padding-bottom: 100%;overflow: hidden;}
.faxianfbtp ul li a img { width:100%;}
.faxianfbtp .faxianbt { float:right; width:80px; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#555; border:1px solid #DDDDDD; background:#FFFFFF; text-align:center; border-radius:3px;}/*客服*/
.kefu { float:left; width:100%; height:auto;}
.kefu li{ float:left; width:100%; height:40px; line-height:40px; background:#FFFFFF; border-bottom:1px solid #F3F3F3;}
.kefu li img{ float:left; width:24px; height:24px; margin:8px 3px; border-radius:100px;}
.kefu li p{ float:left; width:auto; height:40px; line-height:40px; color:#333333; font-size:12px;}
.kefu li span{ float:right; margin:8px 8px 8px 0; width:60px; height:24px; line-height:24px; color:#FFFFFF; text-align:center; background:#4D4D6D; border-radius:3px; font-size:12px;}
.kefu li span a{ color:#FFFFFF;}
.kefuask { float:left; width:100%; height:auto;}
.kefuask span { float:left; width:100%; height:40px; line-height:40px; color:#333333; background:#F3F3F3; text-align:center; font-size:14px;}
.kefuask li{ float:left; width:100%; height:auto; background:#FFFFFF; border-bottom:5px solid #F3F3F3;}
.kefuask li a{ float:left; width:100%; height:30px; padding:5px 0; background:#FFFFFF; border-bottom:1px solid #F3F3F3;}
.kefuask li a p{ float:left; width:64%; height:30px; line-height:30px; color:#333333;background:#FFFFFF; font-size:12px; overflow:hidden;}
.kefuask li a p img{ float:left; width:24px; height:24px; margin:3px; border-radius:100px;}
.kefuask li a i{ float:left; width:12%; height:24px; line-height:24px; border-radius:3px; text-align:center; color:#FFFFFF;background:; font-size:11px; margin:3px 2%;overflow:hidden;}
.kefuask li a span{ float:left; width:20%; height:15px; line-height:15px; color:#999999;background:#FFFFFF; font-size:10px; overflow:hidden;}/*报名活动*/
.baominghd { float:left;width:100%; border:0; padding-top:0px;}
.baominghd li{display:block;float:left;color:#999999; width:96%; margin:5px 0; padding:2%; text-align:center; background:#FFFFFF;}
.baominghd li a { width:100%; float:left;padding:0; margin:0; border:0px; background:#FFFFFF;border-radius:0px;overflow: hidden;}
.baominghd li a img{ width:100%; height:auto; border:0px;}
.baominghd li p{display:block;width:80%;float:left;height:30px;line-height:30px;overflow:hidden;font-size:12px; text-align:left; padding:0; color:#333333; }
.baominghd li button{display:block;width:16%; margin:5px 0 5px 4%;float:left;height:20px;line-height:20px;overflow:hidden;font-size:12px; text-align:center; padding:0;background:#FF216B; color:#FFFFFF; border:0; border-radius:3px;}
.baominghd li b {display:block;float:left;width:100%;height:auto;line-height:30px; color:#333333;overflow:hidden;font-size:14px; text-align:left;}
.baominghd li h3 {display:block;float:left;width:50%;height:30px;line-height:30px; color:#FF216B;overflow:hidden;font-size:12px; text-align:left;}
.baominghd li span {display:block;float:left;width:50%;height:30px;line-height:30px; color:#666666;overflow:hidden;font-size:12px; text-align:right;}
.baominghd li button2 {display:block;float:left;width:20%; margin:3px 0 3px 5%;height:24px;line-height:24px; color:#FFFFFF; background:#CCCCCC;border-radius:5px;font-size:12px; text-align:center;}
.baominghd li button3 {display:block;float:left;width:20%; margin:3px 0 3px 5%;height:24px;line-height:24px; color:#FFFFFF; background:#FF216B;border-radius:5px;font-size:12px; text-align:center;}
.baominghd li input[type='text'],[type='number'] {float:left;width:100%;height:36px;line-height:16px; margin:5px 0; padding:10px 0; border:1px solid #CCCCCC; border-radius:5px; background:#F7F7F7; color:#333333;font-size:12px; text-indent:5px;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.baominghd li textarea {float:left;width:100%;height:108px;line-height:16px; margin:5px 0; padding:10px 0; border:1px solid #CCCCCC; border-radius:5px; background:#F7F7F7; color:#333333;font-size:12px; text-indent:5px;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.baominghd li select {float:left;width:100%;height:36px;line-height:16px; margin:5px 0; padding:10px 0; border:1px solid #CCCCCC; border-radius:5px; background:#F7F7F7; color:#333333;font-size:12px; text-indent:5px;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.rdo {display:block;float:left;width: 20px;height: 20px;border-radius:5px;position: relative; margin: 5px 0 5px 20px; padding:0px; border:0;}
.rdo:before,.rdo:after {content: '';display: block;position: absolute;border-radius:5px;transition: .3s ease;}
.rdo:before {top: 0px;left: 0px;width: 18px;height: 18px;background-color: #fff;border: 1px solid #CCC;}
.rdo:after {top: 6px;left: 6px;width: 8px;height: 8px; background-color: #fff; }
.rdo:checked:after {top: 4px;left: 4px;width: 12px;height: 12px;background-color:; }
.rdo:checked:before {border-color:; }.submit {display:block; float:left; width:100%; height:40px; line-height:40px; border:0; margin:10px 0 10px 0; padding:0px;border-radius:5px;background:; color:#FFFFFF;font-family:'微软雅黑';}#mb1{position:absolute; top:0;width:100%; height:298px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb2{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb3{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb4{position:absolute; top:0;width:928px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb5{position:absolute; top:0;width:195px; height:33px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb6{position:absolute; top:0;width:122px; height:50px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb7{position:absolute; top:0;width:293px; height:33px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb8{position:absolute; top:0;width:544px; height:151px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb9{position:absolute; top:0;width:375px; height:44px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb10{position:absolute; top:0;width:226px; height:151px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb11{position:absolute; top:0;width:1248px; height:48px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb12{position:absolute; top:0;width:1248px; height:62px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb13{position:absolute; top:0;width:165px; height:39px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb14{position:absolute; top:0;width:189px; height:29px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb15{position:absolute; top:0;width:190px; height:29px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb16{position:absolute; top:0;width:122px; height:32px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb17{position:absolute; top:0;width:149px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb18{position:absolute; top:0;width:303px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb19{position:absolute; top:0;width:391px; height:283px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb20{position:absolute; top:0;width:393px; height:395px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb21{position:absolute; top:0;width:342px; height:395px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb22{position:absolute; top:0;width:248px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb23{position:absolute; top:0;width:248px; height:178px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb24{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb25{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb26{position:absolute; top:0;width:248px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb27{position:absolute; top:0;width:938px; height:378px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb28{position:absolute; top:0;width:868px; height:688px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb29{position:absolute; top:0;width:908px; height:798px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb30{position:absolute; top:0;width:938px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb31{position:absolute; top:0;width:908px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb32{position:absolute; top:0;width:248px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb377{position:absolute; top:0;width:1248px; height:97px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb378{position:absolute; top:0;width:168px; height:32px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb379{position:absolute; top:0;width:263px; height:32px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb380{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb381{position:absolute; top:0;width:122px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb382{position:absolute; top:0;width:133px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb383{position:absolute; top:0;width:128px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb384{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb386{position:absolute; top:0;width:791px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb387{position:absolute; top:0;width:691px; height:433px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb388{position:absolute; top:0;width:482px; height:393px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb389{position:absolute; top:0;width:1248px; height:104px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb390{position:absolute; top:0;width:136px; height:43px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb391{position:absolute; top:0;width:249px; height:43px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb392{position:absolute; top:0;width:122px; height:43px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb393{position:absolute; top:0;width:122px; height:43px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb394{position:absolute; top:0;width:122px; height:43px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb396{position:absolute; top:0;width:122px; height:43px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb397{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb398{position:absolute; top:0;width:343px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb399{position:absolute; top:0;width:852px; height:305px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb400{position:absolute; top:0;width:348px; height:295px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb401{position:absolute; top:0;width:1248px; height:126px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb402{position:absolute; top:0;width:178px; height:32px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb403{position:absolute; top:0;width:178px; height:37px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb405{position:absolute; top:0;width:1248px; height:192px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb406{position:absolute; top:0;width:1248px; height:33px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb407{position:absolute; top:0;width:494px; height:117px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb408{position:absolute; top:0;width:504px; height:117px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb409{position:absolute; top:0;width:122px; height:209px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb411{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb412{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb413{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb414{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb415{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb416{position:absolute; top:0;width:122px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb417{position:absolute; top:0;width:122px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb418{position:absolute; top:0;width:122px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb419{position:absolute; top:0;width:122px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb421{position:absolute; top:0;width:533px; height:29px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb422{position:absolute; top:0;width:187px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb423{position:absolute; top:0;width:169px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb424{position:absolute; top:0;width:168px; height:168px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb425{position:absolute; top:0;width:143px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb426{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb427{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb428{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb429{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb430{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb431{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb432{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb433{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb434{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb435{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb436{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb437{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb438{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb439{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb440{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb441{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb442{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb443{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb444{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb445{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb446{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb447{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb448{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb449{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb450{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb451{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb452{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb453{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb454{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb455{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb456{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb457{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb458{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb459{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb460{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb461{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb462{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb463{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb464{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb465{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb466{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb467{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb468{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb473{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb474{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb475{position:absolute; top:0;width:908px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb478{position:absolute; top:0;width:1198px; height:48px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb488{position:absolute; top:0;width:1198px; height:33px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb489{position:absolute; top:0;width:494px; height:117px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb490{position:absolute; top:0;width:504px; height:117px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb491{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb492{position:absolute; top:0;width:122px; height:209px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb493{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb494{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb495{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb496{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb497{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb498{position:absolute; top:0;width:122px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb499{position:absolute; top:0;width:122px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb500{position:absolute; top:0;width:122px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb501{position:absolute; top:0;width:122px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb502{position:absolute; top:0;width:533px; height:29px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb503{position:absolute; top:0;width:187px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb504{position:absolute; top:0;width:169px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb505{position:absolute; top:0;width:138px; height:138px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb506{position:absolute; top:0;width:123px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb507{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb508{position:absolute; top:0;width:248px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb509{position:absolute; top:0;width:248px; height:178px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb510{position:absolute; top:0;width:248px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb512{position:absolute; top:0;width:938px; height:778px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb513{position:absolute; top:0;width:938px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb514{position:absolute; top:0;width:908px; height:798px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb515{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb516{position:absolute; top:0;width:937px; height:48px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb517{position:absolute; top:0;width:1198px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb518{position:absolute; top:0;width:259px; height:58px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb519{position:absolute; top:0;width:122px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb520{position:absolute; top:0;width:1198px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb521{position:absolute; top:0;width:122px; height:39px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb522{position:absolute; top:0;width:122px; height:39px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb523{position:absolute; top:0;width:122px; height:39px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb524{position:absolute; top:0;width:122px; height:39px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb525{position:absolute; top:0;width:603px; height:382px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb526{position:absolute; top:0;width:1198px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb527{position:absolute; top:0;width:531px; height:382px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb528{position:absolute; top:0;width:1198px; height:59px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb529{position:absolute; top:0;width:135px; height:42px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb530{position:absolute; top:0;width:556px; height:42px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb531{position:absolute; top:0;width:122px; height:42px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb532{position:absolute; top:0;width:1198px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb533{position:absolute; top:0;width:567px; height:206px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb534{position:absolute; top:0;width:565px; height:206px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb535{position:absolute; top:0;width:1198px; height:33px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb536{position:absolute; top:0;width:137px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb537{position:absolute; top:0;width:666px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb538{position:absolute; top:0;width:1198px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb539{position:absolute; top:0;width:567px; height:206px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb540{position:absolute; top:0;width:565px; height:206px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb541{position:absolute; top:0;width:1198px; height:52px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb542{position:absolute; top:0;width:137px; height:35px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb543{position:absolute; top:0;width:226px; height:151px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb544{position:absolute; top:0;width:236px; height:35px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb545{position:absolute; top:0;width:122px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb546{position:absolute; top:0;width:122px; height:35px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb547{position:absolute; top:0;width:1198px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb548{position:absolute; top:0;width:567px; height:206px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb549{position:absolute; top:0;width:565px; height:206px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb550{position:absolute; top:0;width:1198px; height:32px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb551{position:absolute; top:0;width:136px; height:32px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb552{position:absolute; top:0;width:302px; height:32px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb553{position:absolute; top:0;width:122px; height:32px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb554{position:absolute; top:0;width:1198px; height:42px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb555{position:absolute; top:0;width:567px; height:206px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb558{position:absolute; top:0;width:565px; height:206px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb559{position:absolute; top:0;width:691px; height:403px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb561{position:absolute; top:0;width:691px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb562{position:absolute; top:0;width:1243px; height:295px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb563{position:absolute; top:0;width:178px; height:32px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb564{position:absolute; top:0;width:178px; height:37px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb565{position:absolute; top:0;width:1248px; height:118px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb566{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb567{position:absolute; top:0;width:148px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb568{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb569{position:absolute; top:0;width:122px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb570{position:absolute; top:0;width:152px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb571{position:absolute; top:0;width:152px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb572{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb573{position:absolute; top:0;width:132px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb574{position:absolute; top:0;width:393px; height:433px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb575{position:absolute; top:0;width:1248px; height:68px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb576{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb577{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb578{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb579{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb580{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb581{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb582{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb583{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb584{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb586{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb588{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb589{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb590{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb591{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb592{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb593{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb594{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb595{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb596{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb597{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb598{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb599{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb600{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb601{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb602{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb603{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb604{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb606{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb607{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb608{position:absolute; top:0;width:908px; height:508px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb610{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb611{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb612{position:absolute; top:0;width:868px; height:688px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb613{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb614{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb615{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb616{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb617{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb618{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb619{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb620{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb621{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb622{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb623{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb624{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb625{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb626{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb627{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb628{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb629{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb630{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb631{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb632{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb633{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb634{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb635{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb636{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb637{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb638{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb639{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb640{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb641{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb642{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb643{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb644{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb645{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb648{position:absolute; top:0;width:1248px; height:62px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb650{position:absolute; top:0;width:152px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb651{position:absolute; top:0;width:122px; height:46px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb655{position:absolute; top:0;width:248px; height:76px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb659{position:absolute; top:0;width:499px; height:41px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb660{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb661{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb662{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb663{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}.mbedit{position:absolute;top:0px; right:0px;width:120px; height:20px;}
.mbedit ul2 {position:absolute;width:120px; height:20px;}
.mbedit ul2 li2 {float:left; width:20px; height:20px; line-height:20px; margin:2px 0 0 3px; font-size:10px; color:#FFFFFF; background-color:#990000; border-radius:5px; text-indent:0px; text-align:center;cursor:pointer;}
.mbedit ul2 li2 i{width:20px; height:20px; line-height:20px;}